IApiDescriptionGroupNameProvider.GroupName Property

Definition

The group name for the ApiDescription of the associated action or controller.

public:
 property System::String ^ GroupName { System::String ^ get(); };
public string GroupName { get; }
public string? GroupName { get; }
member this.GroupName : string
Public ReadOnly Property GroupName As String

Property Value

Applies to