ParameterBuilder.Attributes 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
检索此参数的属性。
public:
virtual property int Attributes { int get(); };
public virtual int Attributes { get; }
member this.Attributes : int
Public Overridable ReadOnly Property Attributes As Integer
属性值
只读。 检索此参数的属性。
注解
特性的值对应于 枚举的值 ParameterAttributes 。