BaseTask Class | MSBuild Extension Pack Help 4.0.12.0 |
Provides a common task for all the MSBuildExtensionPack Tasks
Inheritance Hierarchy
MSBuild.ExtensionPackBaseTask
More...
Namespace: MSBuild.ExtensionPack
Assemblies: MSBuild.ExtensionPack.BizTalk (in MSBuild.ExtensionPack.BizTalk.dll) Version: 4.0.0.0
MSBuild.ExtensionPack.Crm (in MSBuild.ExtensionPack.Crm.dll) Version: 4.0.0.0
MSBuild.ExtensionPack (in MSBuild.ExtensionPack.dll) Version: 4.0.0.0
MSBuild.ExtensionPack.Iis7 (in MSBuild.ExtensionPack.Iis7.dll) Version: 4.0.0.0
MSBuild.ExtensionPack.Sql2008 (in MSBuild.ExtensionPack.Sql2008.dll) Version: 4.0.0.0
MSBuild.ExtensionPack.Sql2012 (in MSBuild.ExtensionPack.Sql2012.dll) Version: 4.0.0.0
MSBuild.ExtensionPack.Sql2014 (in MSBuild.ExtensionPack.Sql2014.dll) Version: 4.0.0.0
MSBuild.ExtensionPack.StyleCop (in MSBuild.ExtensionPack.StyleCop.dll) Version: 4.0.0.0
MSBuild.ExtensionPack.Tfs2012 (in MSBuild.ExtensionPack.Tfs2012.dll) Version: 4.0.0.0
MSBuild.ExtensionPack.Tfs2013 (in MSBuild.ExtensionPack.Tfs2013.dll) Version: 4.0.0.0
The BaseTask type exposes the following members.
Methods
Name | Description | |
---|---|---|
Execute |
Executes this instance.
(Overrides TaskExecute.) |
Properties
Name | Description | |
---|---|---|
AuthenticationLevel |
Sets the authentication level to be used to connect to WMI. Default is Default. Also supports: Call, Connect, None, Packet, PacketIntegrity, PacketPrivacy, Unchanged
| |
Authority |
Sets the authority to be used to authenticate the specified user.
| |
ErrorOnDeprecated |
Set to true to error if the task has been deprecated
| |
LogExceptionStack |
Set to true to log the full Exception Stack to the console.
| |
MachineName |
Sets the MachineName.
| |
SuppressTaskMessages |
Set to true to suppress all Message logging by tasks. Errors and Warnings are not affected.
| |
TaskAction |
Sets the TaskAction.
| |
UserName |
Sets the UserName
| |
UserPassword |
Sets the UserPassword.
|
See Also
Reference
Inheritance Hierarchy
Microsoft.Build.UtilitiesTask
MSBuild.ExtensionPackBaseTask
MSBuild.ExtensionPack.BizTalkBizTalkAdaptor
MSBuild.ExtensionPack.BizTalkBizTalkApplication
MSBuild.ExtensionPack.BizTalkBizTalkAssembly
MSBuild.ExtensionPack.BizTalkBizTalkHost
MSBuild.ExtensionPack.BizTalkBizTalkHostInstance
MSBuild.ExtensionPack.BizTalkBizTalkReceiveHandler
MSBuild.ExtensionPack.BizTalkBizTalkSendHandler