SymDocument.DocumentType 屬性

定義

取得目前文件的類型。

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

屬性值

目前文件的類型。

實作

適用於