SourceRange.Designer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.