Project.FormatVersion 属性

定义

获取项目的格式版本。

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

属性值

Int32

格式的版本。

适用于