Deployment Tools Foundation
FileVersion Property
Gets or sets the binary locale-independent file version of the version resource.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public Version FileVersion { get; set; }
Public Property FileVersion As Version Get Set
public: property Version^ FileVersion { Version^ get (); void set (Version^ value); }
member FileVersion : Version with get, set
Property Value
Assembly: Microsoft.Deployment.Resources (Module: Microsoft.Deployment.Resources.dll) Version: 3.0.0.0 (3.11.1.2318)