Partager via


Utf16StringMarshaller.GetPinnableReference(String) Méthode

Définition

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.

S’applique à