Partager via


LibraryImportAttribute.StringMarshalling Propriété

Définition

Obtient ou définit un objet qui spécifie comment marshaler des arguments de chaîne sur la méthode .

public:
 property System::Runtime::InteropServices::StringMarshalling StringMarshalling { System::Runtime::InteropServices::StringMarshalling get(); void set(System::Runtime::InteropServices::StringMarshalling value); };
public System.Runtime.InteropServices.StringMarshalling StringMarshalling { get; set; }
member this.StringMarshalling : System.Runtime.InteropServices.StringMarshalling with get, set
Public Property StringMarshalling As StringMarshalling

Valeur de propriété

Remarques

Si ce champ est défini sur une valeur autre que Custom, StringMarshallingCustomType ne doit pas être spécifié.

S’applique à