共用方式為


ObjectParameter.Name 屬性

定義

取得參數名稱 (只能透過建構函式設定)。

public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

屬性值

參數名稱 (只能透過建構函式設定)。

適用於