Project.FormatVersion Property

Definition

Gets the format version of the project.

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

Property Value

The version of the format.

Applies to