TopicTopicFilename Property
This is used to get the filename of the related project file (if any)
Namespace: Sandcastle.Core.ConceptualContentAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.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