Bagikan melalui


LicFileLicenseProvider.GetKey(Type) Metode

Definisi

Mengembalikan kunci untuk jenis yang ditentukan.

protected:
 virtual System::String ^ GetKey(Type ^ type);
protected virtual string GetKey (Type type);
abstract member GetKey : Type -> string
override this.GetKey : Type -> string
Protected Overridable Function GetKey (type As Type) As String

Parameter

type
Type

Jenis objek untuk mengembalikan kunci.

Mengembalikan

Konfirmasi bahwa parameter dilisensikan type .

Berlaku untuk

Lihat juga