TypeLibTypeAttribute.Value 属性

定义

获取此类型的 TypeLibTypeFlags 值。

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

属性值

此类型的 TypeLibTypeFlags 值。

适用于

另请参阅