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

속성 값

관련 인수 그룹의 이름입니다.

적용 대상