Partager via


GeneratedComInterfaceAttribute.StringMarshallingCustomType Propriété

Définition

Obtient ou définit le utilisé pour contrôler la Type façon dont les arguments de chaîne sont marshalés pour toutes les méthodes de l’interface. Si l’interface attributée hérite d’une autre interface avec GeneratedComInterfaceAttribute, elle doit avoir les mêmes valeurs pour StringMarshalling et 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

Valeur de propriété

Remarques

Si ce champ est spécifié, StringMarshalling ne doit pas être spécifié ou doit être défini sur Custom.

S’applique à