Sdílet prostřednictvím


GeneratedComInterfaceAttribute.StringMarshalling Vlastnost

Definice

Získá nebo nastaví hodnotu, která určuje, jak zařazuje řetězcové argumenty do všech metod v rozhraní. Pokud atribut rozhraní dědí z jiného rozhraní s GeneratedComInterfaceAttribute, musí mít stejné hodnoty pro StringMarshalling a StringMarshallingCustomType.

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

Hodnota vlastnosti

Poznámky

Pokud je toto pole nastaveno na jinou hodnotu než Custom, StringMarshallingCustomType nesmí být zadáno.

Platí pro