次の方法で共有


Schema.BaseName プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象