Partager via


DPMProtectedItemExtendedInfo.ProtectedProperty Propriété

Définition

Obtient ou définit pour case activée si l’élément de sauvegarde est protégé sur disque.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à