次の方法で共有


EndpointDependency.Description プロパティ

定義

依存関係と該当する場合に関する人間が判読できる補足情報を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象