LicFileLicenseProvider.GetKey(Type) 메서드

정의

지정된 형식에 대한 키를 반환합니다.

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

매개 변수

type
Type

키를 반환할 개체 형식입니다.

반환

type 매개 변수에 라이선스가 있는지 확인하는 값입니다.

적용 대상

추가 정보