TypeLibVarAttribute.Value Proprietà

Definizione

Ottiene il valore di TypeLibVarFlags per questo campo.

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

Valore della proprietà

Valore di TypeLibVarFlags per questo campo.

Si applica a

Vedi anche