VsaEngineClass.IsDirty (Propiedad)

Esta API es compatible con la infraestructura de .NET Framework y no está diseñada para utilizarse directamente desde el código.

Espacio de nombres:  Microsoft_VsaVb
Ensamblado:  Microsoft_VsaVb (en Microsoft_VsaVb.dll)

Sintaxis

'Declaración
Public Overridable ReadOnly Property IsDirty As Boolean
public virtual bool IsDirty { get; }
public:
virtual property bool IsDirty {
    bool get ();
}
abstract IsDirty : bool with get 
override IsDirty : bool with get
function get IsDirty () : boolean

Valor de propiedad

Tipo: Boolean

Implementaciones

IVsaEngine.IsDirty

Seguridad de .NET Framework

Vea también

Referencia

VsaEngineClass Clase

Microsoft_VsaVb (Espacio de nombres)