Sdílet prostřednictvím


GeneratedComInterfaceAttribute.StringMarshallingCustomType Vlastnost

Definice

Získá nebo nastaví Type použitý k řízení, jak řetězcové argumenty jsou seřaďovány pro všechny metody v rozhraní. Pokud atribut rozhraní dědí z jiného rozhraní s GeneratedComInterfaceAttribute, musí mít stejné hodnoty pro StringMarshalling a StringMarshallingCustomType.

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

Hodnota vlastnosti

Poznámky

Pokud je toto pole zadané, StringMarshalling nesmí být zadáno nebo musí být nastaveno na Customhodnotu .

Platí pro