Share via


EndpointDependency.Description Property

Definition

Gets human-readable supplemental information about the dependency and when it is applicable.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to