TopicDocumentType Property
This read-only property is used to get the document type
Namespace: SandcastleBuilder.Utils.ConceptualContentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public DocumentType DocumentType { get; }
Public ReadOnly Property DocumentType As DocumentType
Get
public:
property DocumentType DocumentType {
DocumentType get ();
}
member DocumentType : DocumentType with get
Property Value
DocumentType