次の方法で共有


OperationValue.Operation プロパティ

定義

コンピューティング操作の表示名を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="display.operation")]
public string Operation { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="display.operation")>]
member this.Operation : string
Public ReadOnly Property Operation As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象