PropertyBuilder.Attributes 属性

定义

获取此属性 (Property) 的属性 (Attribute)。

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

属性值

此属性 (Property) 的属性 (Attribute)。

适用于