Udostępnij za pośrednictwem


Annotation.AnnotationName Property

Definition

Gets or sets name of annotation

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to