COMPropertyInfo.Attributes 属性

定义

获取与此属性关联的特性。

此 API 支持产品基础结构,不能在代码中直接使用。

public:
 virtual property System::Reflection::PropertyAttributes Attributes { System::Reflection::PropertyAttributes get(); };
public override System.Reflection.PropertyAttributes Attributes { get; }
member this.Attributes : System.Reflection.PropertyAttributes
Public Overrides ReadOnly Property Attributes As PropertyAttributes

属性值

PropertyAttributes

None

适用于

另请参阅