Activity.Id 属性

定义

获取或设置唯一标识通道上的活动的 ID。

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

属性值

唯一标识通道上的活动的 ID。

实现

Id

适用于