SuspendFileChanges Class

The helper class for the editor to ignore external changes.

Namespace:  Microsoft.VisualStudio.Data.Schema.Project.Project.MPF
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Public Class SuspendFileChanges
'Usage
Dim instance As SuspendFileChanges
public class SuspendFileChanges
public ref class SuspendFileChanges
public class SuspendFileChanges
type SuspendFileChanges =  class end

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Data.Schema.Project.Project.MPF.SuspendFileChanges

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

SuspendFileChanges Members

Microsoft.VisualStudio.Data.Schema.Project.Project.MPF Namespace