TypeLibTypeAttribute.Value Proprietà

Definizione

Ottiene il valore di TypeLibTypeFlags per questo tipo.

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

Valore della proprietà

Valore di TypeLibTypeFlags per questo tipo.

Si applica a

Vedi anche