OperationParameterInfo.Position 屬性

定義

取得或設定關聯的作業參數之簽章位置。

public:
 property int Position { int get(); void set(int value); };
public int Position { get; set; }
member this.Position : int with get, set
Public Property Position As Integer

屬性值

Int32

Int32,代表有關聯的作業參數的簽章位置。

適用於