LibraryImportAttribute.StringMarshallingCustomType Proprietà

Definizione

Ottiene o imposta l'oggetto Type utilizzato per controllare la modalità di marshalling degli argomenti stringa per il metodo .

public:
 property Type ^ StringMarshallingCustomType { Type ^ get(); void set(Type ^ value); };
public Type? StringMarshallingCustomType { get; set; }
member this.StringMarshallingCustomType : Type with get, set
Public Property StringMarshallingCustomType As Type

Valore della proprietà

Commenti

Se questo campo è specificato, StringMarshalling non deve essere specificato o deve essere impostato su Custom.

Si applica a