TypeLibImportClassAttribute.Value Proprietà

Definizione

Ottiene il nome di un oggetto Type che utilizza in modo esclusivo un'interfaccia.

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

Valore della proprietà

Nome di un oggetto Type che utilizza in modo esclusivo un'interfaccia.

Commenti

Applicare l'attributo a un'interfaccia TypeLibImportClassAttribute gestita per specificare il tipo che usa esclusivamente un'interfaccia.

Si applica a