Property | Type | Description | |
---|---|---|---|
AssertOnUIThread | void | ||
CancelQualityProfileProcessing | void | ||
ClearCurrentInfoBar | void | ||
CurrentErrorWindowInfoBar_ButtonClick | void | ||
CurrentErrorWindowInfoBar_Closed | void | ||
ExecuteUpdate | void | ||
InvokeWhenIdle | void | ||
OutputMessage | void | ||
ProcessSolutionBinding | void | ||
ProcessSolutionBindingCore | void | ||
UpdateRequired | void |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
ErrorListInfoBarController ( IHost host ) : EnvDTE | ||
Refresh ( ) : void | ||
Reset ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
AssertOnUIThread ( ) : void | ||
CancelQualityProfileProcessing ( ) : void | ||
ClearCurrentInfoBar ( ) : void | ||
CurrentErrorWindowInfoBar_ButtonClick ( object sender, |
||
CurrentErrorWindowInfoBar_Closed ( object sender, |
||
ExecuteUpdate ( |
||
InvokeWhenIdle ( System.Action action ) : void | ||
OutputMessage ( string messageFormat ) : void | ||
ProcessSolutionBinding ( ) : void | ||
ProcessSolutionBindingCore ( ) : void | ||
UpdateRequired ( string customInfoBarMessage = null ) : void |
Update
|
public ErrorListInfoBarController ( IHost host ) : EnvDTE | ||
host | IHost | |
return | EnvDTE |