LibraryImportAttribute.StringMarshallingCustomType Propriedade

Definição

Obtém ou define o Type usado para controlar como os argumentos de cadeia de caracteres para o método têm marshaling.

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

Valor da propriedade

Comentários

Se esse campo for especificado, StringMarshalling não deverá ser especificado ou deve ser definido Customcomo .

Aplica-se a