Property | Type | Description | |
---|---|---|---|
AddResponseFileCommands | void | ||
CallHostObjectToExecute | bool | ||
EscapeDoubleQuotes | string | ||
GenerateFullPathToTool | string | ||
InitializeHostObject | HostObjectInitializationStatus | ||
ValidateParameters | bool |
Method | Description | |
---|---|---|
Vbc ( ) : System |
Method | Description | |
---|---|---|
LogEventsFromTextOutput ( string singleLine, MessageImportance importance ) : void |
Method | Description | |
---|---|---|
AddResponseFileCommands ( Microsoft.Build.Tasks.CommandLineBuilderExtension commandLine ) : void | ||
CallHostObjectToExecute ( ) : bool | ||
EscapeDoubleQuotes ( string text ) : string | ||
GenerateFullPathToTool ( ) : string | ||
InitializeHostObject ( ) : HostObjectInitializationStatus | ||
ValidateParameters ( ) : bool |
protected LogEventsFromTextOutput ( string singleLine, MessageImportance importance ) : void | ||
singleLine | string | |
importance | MessageImportance | |
return | void |