FileVersion
Property in Project
Summary
Gets or sets the file version of the project.
public int FileVersion { get; set; }
Remarks
This value is required to be equal to CurrentProjectFileVersion .
Last updated
Was this helpful?
Property in Project
Gets or sets the file version of the project.
public int FileVersion { get; set; }
This value is required to be equal to CurrentProjectFileVersion .
Last updated
Was this helpful?