ServiceModelExtensionElement.IsModified Method

Definition

Gets a value that specifies whether this configuration element has been modified.

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

Returns

true if this configuration element has been modified; otherwise, false.

Applies to