Compartir a través de


AssemblyDefinition.Properties Propiedad

Definición

Obtiene o establece las propiedades del ensamblado.

[Newtonsoft.Json.JsonProperty(PropertyName="properties")]
public Microsoft.Azure.Management.Logic.Models.AssemblyProperties Properties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties")>]
member this.Properties : Microsoft.Azure.Management.Logic.Models.AssemblyProperties with get, set
Public Property Properties As AssemblyProperties

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a