DesigntimeLicenseContext.SetSavedLicenseKey(Type, String) 메서드

정의

저장된 라이선스 키를 설정합니다.

public:
 override void SetSavedLicenseKey(Type ^ type, System::String ^ key);
public override void SetSavedLicenseKey (Type type, string key);
override this.SetSavedLicenseKey : Type * string -> unit
Public Overrides Sub SetSavedLicenseKey (type As Type, key As String)

매개 변수

type
Type

라이선스 키의 형식입니다.

key
String

라이선스 키입니다.

설명

이 메서드는 지정 된 라이선스 키를이 라이선스 컨텍스트로 설정합니다.

적용 대상

추가 정보