共用方式為


KeyInfoRetrievalMethod.Type 屬性

定義

取得或設定統一資源識別元 (URI),其描述要擷取資料的型別。

public:
 property System::String ^ Type { System::String ^ get(); void set(System::String ^ value); };
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

屬性值

String

統一資源識別元 (URI),描述要擷取資料的型別。

屬性

適用於