Annotation.AnnotationName プロパティ

定義

注釈の名前を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象