現在のドキュメントの種類を取得します。
ReadOnly Property DocumentType As Guid
[C#]
Guid DocumentType {get;}
[C++]
__property Guid get_DocumentType();
[JScript]
function get DocumentType() : Guid;
プロパティ値
現在のドキュメントの種類。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
ISymbolDocument インターフェイス | ISymbolDocument メンバ | System.Diagnostics.SymbolStore 名前空間