VsaLoader.IsDirty-Eigenschaft
Dieser Member unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung in Code vorgesehen.
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 with get
override IsDirty : bool with get
final function get IsDirty () : boolean
Eigenschaftswert
Typ: Boolean