LibraryImportAttribute.StringMarshallingCustomType Vlastnost

Definice

Získá nebo nastaví Type použitý k řízení, jak řetězcové argumenty do metody jsou seřaďovány.

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