TopicTopicFilename Property
This is used to get the filename of the related project file (if any)
Namespace: SandcastleBuilder.Utils.ConceptualContentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public string TopicFilename { get; }
Public ReadOnly Property TopicFilename As String
Get
public:
property String^ TopicFilename {
String^ get ();
}
member TopicFilename : string with get
Property Value
String