Project.FormatVersion プロパティ

定義

プロジェクトの形式バージョンを取得します。

public:
 property int FormatVersion { int get(); };
public int FormatVersion { get; }
member this.FormatVersion : int
Public ReadOnly Property FormatVersion As Integer

プロパティ値

Int32

形式のバージョン。

適用対象