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

適用於