LibraryImportAttribute.StringMarshallingCustomType Egenskap

Definition

Hämtar eller ställer in den Type som används för att styra hur strängargument till metoden är ordnade.

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

Egenskapsvärde

Kommentarer

Om det här fältet har angetts StringMarshalling får det inte anges eller måste anges till Custom.

Gäller för