프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AddResponseFileCommands | void | ||
CallHostObjectToExecute | bool | ||
EscapeDoubleQuotes | string | ||
GenerateFullPathToTool | string | ||
InitializeHostObject | HostObjectInitializationStatus | ||
ValidateParameters | bool |
메소드 | 설명 | |
---|---|---|
Vbc ( ) : System |
메소드 | 설명 | |
---|---|---|
LogEventsFromTextOutput ( string singleLine, MessageImportance importance ) : void |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | void |