다음을 통해 공유


KeyInfoRetrievalMethod.Type 속성

정의

검색할 데이터의 형식을 설명하는 URI(Uniform Resource Identifier)를 가져오거나 설정합니다.

public:
 property System::String ^ Type { System::String ^ get(); void set(System::String ^ value); };
public string Type { get; set; }
public string? Type { get; set; }
[System.Runtime.InteropServices.ComVisible(false)]
public string Type { get; set; }
member this.Type : string with get, set
[<System.Runtime.InteropServices.ComVisible(false)>]
member this.Type : string with get, set
Public Property Type As String

속성 값

검색할 데이터의 형식을 설명하는 URI(Uniform Resource Identifier)입니다.

특성

적용 대상