次の方法で共有


AssemblyProperties.AssemblyPublicKeyToken プロパティ

定義

アセンブリ公開キー トークンを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象