共用方式為


ArgumentValue<T>.ArgumentName 屬性

定義

取得或設定要傳回其值的引數名稱。

public:
 property System::String ^ ArgumentName { System::String ^ get(); void set(System::String ^ value); };
public string ArgumentName { get; set; }
member this.ArgumentName : string with get, set
Public Property ArgumentName As String

屬性值

引數名稱。

適用於