TypeLibVarAttribute.Value Propriedade

Definição

Obtém o valor TypeLibVarFlags desse campo.Gets the TypeLibVarFlags value for this field.

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 da propriedade

TypeLibVarFlags

O TypeLibVarFlags valor deste campo.The TypeLibVarFlags value for this field.

Aplica-se a

Confira também