TopicFileDocumentType Property
This read-only property is used to get the document type
Namespace: Sandcastle.Core.ConceptualContentAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.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