ComDefaultInterfaceAttribute.Value Proprietà

Definizione

Ottiene l'oggetto Type che specifica l'interfaccia predefinita da esporre a COM.

public:
 property Type ^ Value { Type ^ get(); };
public Type Value { get; }
member this.Value : Type
Public ReadOnly Property Value As Type

Valore della proprietà

Oggetto Type che specifica l'interfaccia predefinita da esporre a COM.

Si applica a