Méthode | Description | |
---|---|---|
BeginIslandWoodBuild ( ) : void | ||
BuildEventProcessor ( DTE dte, IVsSolution solution, bool microsoftInternalUser ) : System |
Initializes a new instance of the BuildMonitor class.
|
|
HasIslandwoodProjects ( ) : bool | ||
SendErrorDetails ( IVsTaskList errorList ) : System.Threading.Tasks.Task |
Méthode | Description | |
---|---|---|
ParseAndScrubErrorMessage ( string message ) : string | ||
ParseProjectGuid ( Project project ) : System.Guid | ||
ProcessTaskListItem ( IVsTaskItem taskListItem ) : void | ||
ScrubMessagePrivateInfo ( StringBuilder message, |
||
SetBuildConfig ( ) : void |
public BuildEventProcessor ( DTE dte, IVsSolution solution, bool microsoftInternalUser ) : System | ||
dte | DTE | |
solution | IVsSolution | |
microsoftInternalUser | bool | |
Résultat | System |
public SendErrorDetails ( IVsTaskList errorList ) : System.Threading.Tasks.Task | ||
errorList | IVsTaskList | |
Résultat | System.Threading.Tasks.Task |