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

適用於