GeneratedComInterfaceAttribute.StringMarshallingCustomType Właściwość

Definicja

Pobiera lub ustawia używane do kontrolowania Type sposobu, w jaki argumenty ciągów są marshalled dla wszystkich metod w interfejsie. Jeśli interfejs przypisany dziedziczy z innego interfejsu z elementem GeneratedComInterfaceAttribute, musi mieć te same wartości dla StringMarshalling i 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

Wartość właściwości

Uwagi

Jeśli to pole jest określone, StringMarshalling nie może być określone lub musi być ustawione na Custom.

Dotyczy