Compartir vía


LibraryImportAttribute.StringMarshallingCustomType Propiedad

Definición

Obtiene o establece el Type objeto utilizado para controlar cómo se serializa el método de argumentos de cadena.

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 propiedad

Comentarios

Si se especifica este campo, StringMarshalling no se debe especificar o debe establecerse Customen .

Se aplica a