Udostępnij za pośrednictwem


SignalRGroupAction.GroupName Property

Definition

The name of the group invoked in the group action.

[Newtonsoft.Json.JsonProperty("groupName")]
public string GroupName { get; set; }
[<Newtonsoft.Json.JsonProperty("groupName")>]
member this.GroupName : string with get, set
Public Property GroupName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to