Partager via


NamespaceResource.Critical Propriété

Définition

Obtient ou définit si l’espace de noms est défini ou non comme critique.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à