TypeLibVarAttribute.Value Property

Definition

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

Property Value

The TypeLibVarFlags value for this field.

Applies to

See also