共用方式為


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。

適用於