ApiMemberTopicFilename Property
This read-only property returns the topic filename
Namespace: Sandcastle.Core.ReflectionAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.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