Share via


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

プロパティ値

関連する引数グループの名前。

適用対象