다음을 통해 공유


OperationDisplay.Operation 속성

정의

작업에 대한 지역화된 식별 이름을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상