SymbolDocumentInfo.DocumentType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回文件類型的唯一識別項 (如果有的話)。
public:
virtual property Guid DocumentType { Guid get(); };
public virtual Guid DocumentType { get; }
member this.DocumentType : Guid
Public Overridable ReadOnly Property DocumentType As Guid
屬性值
文件類型的唯一識別項。 預設值為文字檔的 GUID。