ApiMemberTopicName Property
This read-only property returns the member's topic name
Namespace: Sandcastle.Core.ReflectionAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public string TopicName { get; }
Public ReadOnly Property TopicName As String
Get
public:
property String^ TopicName {
String^ get ();
}
member TopicName : string with get
Property Value
String