次の方法で共有


RunCommandDocumentBase.Label プロパティ

定義

VM 実行コマンド ラベルを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="label")]
public string Label { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="label")>]
member this.Label : string with get, set
Public Property Label As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象