Compartir a través de


Annotation.AnnotationName Propiedad

Definición

Obtiene o establece el nombre de la anotación.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a