Project.MarkProjectAsDirty Method

Definition

Sets the IsDirty property of the project to true.

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

Applies to