LibraryImportAttribute.StringMarshallingCustomType Właściwość

Definicja

Pobiera lub ustawia Type używane do kontrolowania sposobu, w jaki argumenty ciągu do metody są marshalled.

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

Wartość właściwości

Uwagi

Jeśli to pole jest określone, StringMarshalling nie może być określone lub musi być ustawione na Custom.

Dotyczy