UserTokenBasicMock.ChannelId 属性

定义

获取或设置通道 ID。

public string ChannelId { get; set; }
member this.ChannelId : string with get, set
Public Property ChannelId As String

属性值

通道 ID。 如果为空,则与适配器相同。Conversation.ChannelId。

适用于