Partager via


VsaLoader.IsDirty, propriété

Ce membre prend en charge l'infrastructure .NET Framework et n'est pas destiné à être utilisé directement à partir de votre code.

Espace de noms :  Microsoft.Vsa
Assembly :  Microsoft.Vsa (dans Microsoft.Vsa.dll)

Syntaxe

'Déclaration
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

Valeur de propriété

Type : Boolean

Implémentations

IVsaEngine.IsDirty

Voir aussi

Référence

VsaLoader Classe

Microsoft.Vsa, espace de noms