For the complete documentation index, see llms.txt. This page is also available as Markdown.

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?