SymbolDocumentInfo.DocumentType プロパティ

定義

ドキュメントの種類の一意の識別子を返します (存在する場合)。

public:
 virtual property Guid DocumentType { Guid get(); };
public virtual Guid DocumentType { get; }
member this.DocumentType : Guid
Public Overridable ReadOnly Property DocumentType As Guid

プロパティ値

ドキュメントの種類の一意の識別子。 既定値は、テキスト ファイルの GUID です。

適用対象