次の方法で共有


AssemblyProperties.AssemblyCulture プロパティ

定義

アセンブリ カルチャを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象