Condividi tramite


GeneratedComInterfaceAttribute.StringMarshallingCustomType Proprietà

Definizione

Ottiene o imposta l'oggetto Type utilizzato per controllare la modalità di marshalling degli argomenti stringa per tutti i metodi nell'interfaccia. Se l'interfaccia con attributi eredita da un'altra interfaccia con GeneratedComInterfaceAttribute, deve avere gli stessi valori per StringMarshalling e StringMarshallingCustomType.

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

Valore della proprietà

Commenti

Se questo campo è specificato, StringMarshalling non deve essere specificato o deve essere impostato su Custom.

Si applica a