Dela via


FileSystemProperties.HasImmutabilityPolicy Property

Definition

Version 2017-11-09 and newer. Indicates whether the file system has an immutability policy set on it. Value is true if there is a policy set, false otherwise.

public bool? HasImmutabilityPolicy { get; }
member this.HasImmutabilityPolicy : Nullable<bool>
Public ReadOnly Property HasImmutabilityPolicy As Nullable(Of Boolean)

Property Value

Applies to