UserActivity.User 属性

定义

获取或设置用户名。

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

属性值

如果设置了用户,则 channalAccount.Id 和 channelAccount.Name 将来自用户。

适用于