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

查閱機碼。

適用於