ApplicationDefinitionProperties.Description Property

Definition

[Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Default)]
public string Description { get; set; }
[<Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Default)>]
member this.Description : string with get, set
Public Property Description As String

Property Value

String
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to