 | TopicId Property |
This is used to get the unique ID of the topic
Namespace: SandcastleBuilder.Utils.ConceptualContentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntaxpublic string Id { get; }Public ReadOnly Property Id As String
Get
public:
property String^ Id {
String^ get ();
}member Id : string with get
Property Value
Type:
String
See Also