Share via


TypeLibVarAttribute.Value 属性

定义

获取此字段的 TypeLibVarFlags 值。

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

属性值

此字段的 TypeLibVarFlags 值。

适用于

另请参阅