XmlMapping.SetKey(String) Méthode

Définition

Définit la clé utilisée pour rechercher le mappage.

Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.

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)

Paramètres

key
String

Touche de recherche.

S’applique à