Activity.Label 属性

定义

获取或设置活动的描述性标签。

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

属性值

活动的描述性标签。

实现

适用于