Property AssemblyFileVersion
| Improve this Doc View SourceAssemblyFileVersion
Gets the assembly file version.
Declaration
public Version AssemblyFileVersion { get; }
Property Value
Type | Description |
---|---|
System.Version | The assembly file version. |