Compartir a través de


AssemblyProperties.AssemblyName Propiedad

Definición

Obtiene o establece el nombre del ensamblado.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a