Share via


SourceRange.Designer Property

Definition

Gets or sets the optional designer information.

public Newtonsoft.Json.Linq.JToken Designer { get; set; }
member this.Designer : Newtonsoft.Json.Linq.JToken with get, set
Public Property Designer As JToken

Property Value

Newtonsoft.Json.Linq.JToken

Optional designer information.

Applies to