InterfaceTypeAttribute.Value Propriété

Définition

Obtient la valeur ComInterfaceType qui décrit comment l'interface doit être exposée à COM.

public:
 property System::Runtime::InteropServices::ComInterfaceType Value { System::Runtime::InteropServices::ComInterfaceType get(); };
public System.Runtime.InteropServices.ComInterfaceType Value { get; }
member this.Value : System.Runtime.InteropServices.ComInterfaceType
Public ReadOnly Property Value As ComInterfaceType

Valeur de propriété

ComInterfaceType

Valeur ComInterfaceType qui décrit comment l'interface doit être exposée à COM.

S’applique à