Condividi tramite


LibraryImportAttribute.StringMarshalling Proprietà

Definizione

Ottiene o imposta un oggetto che specifica come eseguire il marshalling degli argomenti stringa al metodo.

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

Valore della proprietà

Commenti

Se questo campo è impostato su un valore diverso da Custom, StringMarshallingCustomType non deve essere specificato.

Si applica a