ParameterBuilder.Attributes 属性

定义

检索此参数的属性。

public:
 virtual property int Attributes { int get(); };
public virtual int Attributes { get; }
member this.Attributes : int
Public Overridable ReadOnly Property Attributes As Integer

属性值

只读。 检索此参数的属性。

注解

特性的值对应于 枚举的值 ParameterAttributes

适用于