OverloadGroupAttribute.GroupName 屬性

定義

取得 OverloadGroupAttribute 的名稱。

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

屬性值

相關引數的群組名稱。

適用於