Context.ContextType Property

Definition

Gets or sets the context id type

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to