Share via


USqlType.FullCSharpName Property

Definition

Gets or sets the fully qualified C# name for this type.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to