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

プロパティ値

現在のドキュメントの種類。

実装

適用対象