Gets the type of the current document.
[Visual Basic] ReadOnly Property DocumentType As Guid [C#] Guid DocumentType {get;} [C++] Guid get_DocumentType() = 0; [JScript] abstract function get DocumentType() : Guid;
The type of the current document.
ISymbolDocument Interface | ISymbolDocument Members | System.Diagnostics.SymbolStore Namespace