StrongName::Version Property

 

Gets the Version of the current StrongName.

Namespace:   System.Security.Policy
Assembly:  mscorlib (in mscorlib.dll)

public:
property Version^ Version {
	Version^ get();
}

Property Value

Type: System::Version^

The Version of the current StrongName.

.NET Framework
Available since 1.1
Return to top
Show: