LicFileLicenseProvider::GetKey Method (Type^)

 

Returns a key for the specified type.

Namespace:   System.ComponentModel
Assembly:  System (in System.dll)

protected:
virtual String^ GetKey(
	Type^ type
)

Parameters

type
Type: System::Type^

The object type to return the key.

Return Value

Type: System::String^

A confirmation that the type parameter is licensed.

.NET Framework
Available since 1.1
Return to top
Show: