Bearbeiten

PersistenceProviderElement.IsModified Method

Definition

Indicates whether this configuration element has been modified since it was last saved or loaded.

protected:
 override bool IsModified();
protected override bool IsModified ();
override this.IsModified : unit -> bool
Protected Overrides Function IsModified () As Boolean

Returns

true if the element has been modified; otherwise, false.

Applies to