USqlAssembly.ClrName Property

Definition

Gets or sets the name of the CLR.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to