Condividi tramite


Annotation.Properties Property

Definition

Gets or sets serialized JSON object for detailed properties

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to