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