次の方法で共有


Annotation.RelatedAnnotation プロパティ

定義

関連する親注釈がある場合は、その注釈を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象