Utf16StringMarshaller.GetPinnableReference(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une référence épinglée pour la chaîne spécifiée.
public:
static char ^ GetPinnableReference(System::String ^ str);
public static ref readonly char? GetPinnableReference (string? str);
static member GetPinnableReference : string -> char
Public Shared Function GetPinnableReference (str As String) As Char
Paramètres
- str
- String
Chaîne pour laquelle obtenir une référence.
Retours
Référence épinglée.