Project.FormatVersion 속성

정의

프로젝트의 형식 버전을 가져옵니다.

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

속성 값

Int32

형식의 버전입니다.

적용 대상