VsaLoader.IsDirty Eigenschap

Definitie

Dit lid ondersteunt de .NET Framework-infrastructuur en is niet bedoeld om rechtstreeks vanuit uw code te worden gebruikt.

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

Waarde van eigenschap

true als de scriptengine is gemarkeerd als gewijzigd (dat wil gezegd : "dirty"); anders, false. De standaardwaarde is false.

Implementeringen

Van toepassing op