TypeLibVarAttribute.Value Propiedad

Definición

Obtiene el valor TypeLibVarFlags de este 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

Valor de propiedad

Valor TypeLibVarFlags de este campo.

Se aplica a

Consulte también