Activity.Label プロパティ

定義

アクティビティの説明ラベルを取得または設定します。

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

プロパティ値

アクティビティの説明ラベル。

実装

適用対象