Share via


VsaLoader.IsDirty Property

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

Namespace:  Microsoft.Vsa
Assembly:  Microsoft.Vsa (in Microsoft.Vsa.dll)

Syntax

'Declaration
Public ReadOnly Property IsDirty As Boolean
public bool IsDirty { get; }
public:
virtual property bool IsDirty {
    bool get () sealed;
}
abstract IsDirty : bool 
override IsDirty : bool
final function get IsDirty () : boolean

Property Value

Type: System.Boolean

Implements

IVsaEngine.IsDirty

See Also

Reference

VsaLoader Class

Microsoft.Vsa Namespace