XmlMapping.SetKey(String) 메서드

정의

매핑을 조회하는 데 사용되는 키를 설정합니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public:
 void SetKey(System::String ^ key);
public void SetKey (string? key);
public void SetKey (string key);
member this.SetKey : string -> unit
Public Sub SetKey (key As String)

매개 변수

key
String

조회 키입니다.

적용 대상