Share via


Key.Value Property

Definition

Gets value of the Automation Key used for registration.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to