BaseTask Class

MSBuild Extension Pack

BaseTask Class MSBuild Extension Pack Help 4.0.12.0
Provides a common task for all the MSBuildExtensionPack Tasks
Inheritance Hierarchy

SystemObject  Microsoft.Build.UtilitiesTask
    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

  NameDescription
Public methodExecute
Executes this instance.
(Overrides TaskExecute.)
Top
Properties

  NameDescription
Public propertyAuthenticationLevel
Sets the authentication level to be used to connect to WMI. Default is Default. Also supports: Call, Connect, None, Packet, PacketIntegrity, PacketPrivacy, Unchanged
Public propertyAuthority
Sets the authority to be used to authenticate the specified user.
Public propertyErrorOnDeprecated
Set to true to error if the task has been deprecated
Public propertyLogExceptionStack
Set to true to log the full Exception Stack to the console.
Public propertyMachineName
Sets the MachineName.
Public propertySuppressTaskMessages
Set to true to suppress all Message logging by tasks. Errors and Warnings are not affected.
Public propertyTaskAction
Sets the TaskAction.
Public propertyUserName
Sets the UserName
Public propertyUserPassword
Sets the UserPassword.
Top
See Also

Reference

Inheritance Hierarchy

SystemObject
  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