次の方法で共有


USqlType.FullCSharpName プロパティ

定義

この型の完全修飾 C# 名を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象