LibraryImportAttribute.StringMarshallingCustomType Propriedade

Definição

Obtém ou define o Type usado para controlar como os argumentos da cadeia do método são marshallados.

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 de Propriedade

Observações

Se este campo for especificado, StringMarshalling não deve ser especificado ou deve ser definido para Custom.

Aplica-se a