Partager via


USqlAssembly.IsVisible Propriété

Définition

Obtient ou définit le commutateur indiquant si cet assembly est visible ou non.

[Newtonsoft.Json.JsonProperty(PropertyName="isVisible")]
public bool? IsVisible { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isVisible")>]
member this.IsVisible : Nullable<bool> with get, set
Public Property IsVisible As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à