次の方法で共有


TagDescriptionCreateParameters.ExternalDocsDescription プロパティ

定義

タグを記述する外部リソースの説明を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象