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