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?