Edit

Share via


VsaLoader.IsDirty Property

Definition

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

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

Property Value

true if the script engine is marked as modified (that is, "dirty"); otherwise, false. The default value is false.

Implements

Applies to