Share via


IControlDesignerTag.IsDirty Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob sich ein Attribut oder der Inhalt eines Tags geändert hat.

public:
 property bool IsDirty { bool get(); };
public bool IsDirty { get; }
member this.IsDirty : bool
Public ReadOnly Property IsDirty As Boolean

Eigenschaftswert

Boolean

true, wenn sich das Tag geändert hat, andernfalls false.

Gilt für

Siehe auch