次の方法で共有


AssemblyProperties.AssemblyName プロパティ

定義

アセンブリ名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象