Condividi tramite


Project.MarkProjectAsDirty Method

Definition

This forces a re-evaluation of the project the next time somebody calls EvaluatedProperties or EvaluatedItems. It is also a signal that the project file is dirty and needs to be saved to disk.

public:
 void MarkProjectAsDirty();
public void MarkProjectAsDirty ();
member this.MarkProjectAsDirty : unit -> unit
Public Sub MarkProjectAsDirty ()

Applies to