Freigeben über


HubClient.ClientName Property

Definition

Gets the name of the client as it was provided to the HubClient constructor.

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

Property Value

Applies to