ApiExplorerSettingsAttribute.GroupName 속성

정의

연결된 작업 또는 컨트롤러의 에 대한 ApiDescription 그룹 이름입니다.

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

속성 값

적용 대상