StrongName::Name Property

 

Gets the simple name of the current StrongName.

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

public:
property String^ Name {
	String^ get();
}

Property Value

Type: System::String^

The simple name part of the StrongName.

.NET Framework
Available since 1.1
Return to top
Show: