HubClient.ClientName 属性

定义

获取提供给构造函数的客户端的名称 HubClient

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

属性值

String

适用于