C# Class Microsoft.VisualStudio.Project.SuspendFileChanges

helper to make the editor ignore external changes
Afficher le fichier Open project: tunnelvisionlabs/MPFProj10 Class Usage Examples

Méthodes publiques

Méthode Description
Resume ( ) : void
Suspend ( ) : void
SuspendFileChanges ( System.IServiceProvider site, string document ) : System

Method Details

Resume() public méthode

public Resume ( ) : void
Résultat void

Suspend() public méthode

public Suspend ( ) : void
Résultat void

SuspendFileChanges() public méthode

public SuspendFileChanges ( System.IServiceProvider site, string document ) : System
site System.IServiceProvider
document string
Résultat System