共用方式為


ExtensionStatus.DisplayStatus Property

Definition

Gets or sets short description of status of the extension.

[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