次の方法で共有


InstanceViewStatus.DisplayStatus Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to