BaseTask Properties

MSBuild Extension Pack

BaseTask Properties MSBuild Extension Pack Help 4.0.12.0

The BaseTask type exposes the following members.

Properties

  Name Description
Public property AuthenticationLevel
Sets the authentication level to be used to connect to WMI. Default is Default. Also supports: Call, Connect, None, Packet, PacketIntegrity, PacketPrivacy, Unchanged
Public property Authority
Sets the authority to be used to authenticate the specified user.
Public property ErrorOnDeprecated
Set to true to error if the task has been deprecated
Public property LogExceptionStack
Set to true to log the full Exception Stack to the console.
Public property MachineName
Sets the MachineName.
Public property SuppressTaskMessages
Set to true to suppress all Message logging by tasks. Errors and Warnings are not affected.
Public property TaskAction
Sets the TaskAction.
Public property UserName
Sets the UserName
Public property UserPassword
Sets the UserPassword.
Top
See Also

Reference