Compartilhar via


AssemblyProperties.AssemblyName Propriedade

Definição

Obtém ou define o nome do assembly.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a