Partition.IsDirty Property

Definition

Indicates true when the Partition is in a dirty state.

public:
 property bool IsDirty { bool get(); };
public bool IsDirty { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.IsDirty : bool
Public ReadOnly Property IsDirty As Boolean

Property Value

Attributes

Applies to