LibraryImportAttribute.StringMarshalling Propriedade

Definição

Obtém ou define um objeto que especifica como organizar argumentos de string para o método.

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

Valor de Propriedade

Observações

Se este campo for definido para um valor diferente de Custom, StringMarshallingCustomType não deve ser especificado.

Aplica-se a