Condividi tramite


VsaLoader.IsDirty Proprietà

Definizione

Questo membro supporta l'infrastruttura .NET Framework e non è possibile usarlo direttamente dal codice.

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

Valore della proprietà

true se il motore di script è contrassegnato come modificato ( ovvero "dirty"); in caso contrario, false. Il valore predefinito è false.

Implementazioni

Si applica a