Installs and register script mappings for ASP.NET [Optional] The method used to determine if ASP.NET script mappings should be applied [Optional] When , the aspnet_client scripts will be installed. No script mappings will be updated. [Optional] The web application that should have its script maps updated. [Optional] When , script maps are applied recursively under . [Optional] The version of ASP.NET to install Generates an AssemblyInfo files [Optional] Gets or sets the assembly company. [Optional] Gets or sets the assembly configuration. [Optional] Gets or sets the assembly copyright. [Optional] Gets or sets the assembly culture. [Optional] Gets or sets the assembly delay sign value. [Optional] Gets or sets the assembly description. [Optional] Gets or sets the assembly file version. [Optional] Gets or sets the assembly informational version. [Optional] Gets or sets the assembly key file. [Optional] Gets or sets the assembly key name. [Optional] Gets or sets the assembly product. [Optional] Gets or sets the assembly title. [Optional] Gets or sets the assembly trademark. [Optional] Gets or sets the assembly version. [Optional] Gets or sets a value indicating whether [CLSCompliant]. Gets or sets the code language. [Optional] Gets or sets a value indicating whether [COMVisible]. [Optional] Gets or sets a value indicating whether to generate the ThisAssmebly class. [Optional] Gets or sets the GUID. [Optional] Makes it possible to make certain assemblies able to use constructs marked as internal. Example might be setting this value to "UnitTests" assembly. The typical use case might be constructors in classes which shouldn't be available to other assemblies, but the unit tests should be able to use them. [Optional] Gets or sets the neutral language which is used as a fallback language configuration if the locale on the computer isn't supported. Example is setting this to "en-US". [Optional] [Output] Gets or sets the output file. [Optional] Gets or sets the assembly delay sign value. [Optional] Gets or sets the assembly delay sign value. Changes the attributes of files and/or directories [Optional] Gets or sets file's archive status. [Optional] Gets or sets a value indicating file is compressed. [Optional] Gets or sets the list of directories to change attributes on. [Optional] Gets or sets a value indicating file is encrypted. [Optional] Gets or sets the list of files to change attributes on. [Optional] Gets or sets a value indicating file is hidden, and thus is not included in an ordinary directory listing. [Optional] Gets or sets a value indicating file is normal and has no other attributes set. [Optional] Gets or sets a value indicating file is read-only. [Optional] Gets or sets a value indicating file is a system file. A task to play the sound of a beep through the console speaker. [Optional] Gets or sets the of the beep measured in milliseconds. Defaults to 200 milliseconds. [Optional] Gets or sets the frequency of the beep, ranging from 37 to 32767 hertz. Defaults to 800 hertz. Provides information about the build computer. [Optional] [Output] Gets the IP address of the build computer. [Optional] [Output] Gets the host name of the build computer. [Optional] [Output] Gets the platform identifier of the build computer's operating system . [Optional] [Output] Gets the version number of the build computer's operating system. Delete a directory tree. This task supports wild card directory selection. [Optional] [Output] Gets the deleted directories. Gets or sets the directories to be deleted. [Optional] Gets or sets a value indicating whether this is recursive. Replace text in file(s) using a Regular Expression. [Optional] The character encoding used to read and write the file. [Optional] Gets or sets the files to update. [Optional] Gets or sets a value specifies case-insensitive matching. . [Optional] Gets or sets a value changing the meaning of ^ and $ so they match at the beginning and end, respectively, of any line, and not just the beginning and end of the entire string. [Optional] Gets or sets the regex. [Optional] Gets or sets the maximum number of times the replacement can occur. [Optional] Gets or sets the replacement text. [Optional] Gets or sets a value changing the meaning of the dot (.) so it matches every character (instead of every character except \n). [Optional] When TRUE, a warning will be generated to show which file was not updated. Creates a full remote directory on the remote server if not exists using the File Transfer Protocol (FTP). This can be one directory or a full path to create. [Optional] Gets or sets the size of the data buffer. [Optional] Gets the last recieved FTP response over the client socket. [Optional] Gets or sets the password to login. [Optional] Gets or sets the port number. Gets or sets the remote directory to create. Gets or sets the server host. [Optional] Gets or sets the username to login. Determ if a remote directory exists on a FTP server or not. [Optional] Gets or sets the size of the data buffer. [Optional] [Output] Gets an indication whether the directory exists on the server. [Optional] Gets the last recieved FTP response over the client socket. [Optional] Gets or sets the password to login. [Optional] Gets or sets the port number. Gets or sets the remote directory to create. Gets or sets the server host. [Optional] Gets or sets the username to login. Uploads a full directory content to a remote directory. [Optional] Gets or sets the size of the data buffer. [Optional] Gets the last recieved FTP response over the client socket. [Optional] Gets or sets the local directory that contains the content to upload. [Optional] Gets or sets the password to login. [Optional] Gets or sets the port number. [Optional] Gets or sets a value indicating whether the subdirectories of the local directory should be created remotely and the content of these should also be uploaded. [Optional] Gets or sets the remote directory destination for the local files. Gets or sets the server host. [Optional] Gets or sets the username to login. Uploads a group of files using File Transfer Protocol (FTP). [Optional] Gets or sets the single file to upload. Use this or LocalFiles, but not both. [Optional] Gets or sets the local files to upload. Use this or LocalFile, but not both. [Optional] Gets or sets the password. Gets or sets the remote files to upload. Each item in this list should have a corresponding item in LocalFiles. Gets or sets the remote URI to upload. [Optional] Gets or sets the behavior of a client application's data transfer process. [Optional] Gets or sets the username. Uses FxCop to analyse managed code assemblies and reports on their design best-practice compliance. [Optional] Specifies the file name for the analysis report. [Optional] Applies the XSL transformation specified in /outXsl to the analysis report before saving the file. [Optional] Specifies the XSL or XSLT file that contains a transformation to be applied to the analysis output before it is displayed in the console. [Optional] Specifies additional directories to search for assembly dependencies. FxCopCmd always searches the target assembly directory and the current working directory. [Optional] Directs analysis output to the console or to the Output window in Visual Studio .NET. By default, the XSL file FxCopConsoleOutput.xsl is applied to the output before it is displayed. [Optional] Gets or sets a value indicating whether the build should fail if static code analysis reports errors. Defaults to true. [Optional] Specifies the name of an analysis report or project file to import. Any messages in the imported file that are marked as excluded are not included in the analysis results. [Optional] Includes a summary report with the informational messages returned by FxCopCmd. [Optional] Specifies the XSL or XSLT file that is referenced by the xml-stylesheet processing instruction in the analysis report. [Optional] Specifies the location of the version of Mscorlib.dll that was used when building the target assemblies if this version is not installed on the computer running FxCopCmd. [Optional] Specifies the filename of FxCop project file. [Optional] Specifies the filename(s) of FxCop rule assemblies [Optional] The list of rules to run [Optional] Saves the results of the analysis in the project file. [Optional] Specifies the target assembly to analyze. [Optional] Comma-separated list of type names to analyze. This option disables analysis of assemblies, namespaces, and resources; only the specified types and their members are included in the analysis. Use the wildcard character '*' at the end of the name to select multiple types. [Optional] Gets or sets a value indicating whether the output is verbose. [Optional] Gets or sets the working directory. MSBuild task to install and uninstall assemblies into the GAC Gets or sets the assembly name or file. [Optional] Gets or sets the command. [Optional] [Output] Gets the number of assemblies that failed to installed/uninstalled. [Optional] Gets or sets a value indicating whether to force reinstall of an assembly. [Optional] Gets or sets a value indicating whether related files are included when installing in GAC. [Optional] [Output] Gets the installed assembly names. [Optional] [Output] Gets the installed assembly paths. [Optional] Gets or sets a value indicating whether warning messages are output. [Optional] Gets or sets the related file extensions to copy when is true. [Optional] [Output] Gets the number of assemblies that were skipped during installed/uninstalled. [Optional] [Output] Gets the number of assemblies successfully installed/uninstalled. Install the list of assemblies into the GAC. Uninstall the list of assembly names from the GAC. Retrieves the list of Projects contained within a Visual Studio Solution (.sln) file [Optional] [Output] A list of the project files found in Name of Solution to get Projects from Html Help 1x compiler task. Gets or sets the project file path. A Html Help 2.0 compiler task. [Optional] Gets or sets the log file. [Optional] Gets or sets a value indicating whether no error messages will be output. [Optional] Gets or sets a value indicating whether no info messages will be output. [Optional] Gets or sets a value indicating whether no warning messages will be output. [Optional] Gets or sets the output file. Gets or sets the project file path. [Optional] Gets or sets the project root. [Optional] Gets or sets a value indicating quite mode. [Optional] Gets or sets the uncompile directory. [Optional] Gets or sets the uncompile file. Allows control for an application pool on a local or remote machine with IIS installed. The default is to control the application pool on the local machine. If connecting to a remote machine, you can specify the and for the task to run under. Gets or sets the application pool action. Gets or sets the name of the app pool. [Optional] Gets or sets host header. Used when you have more than one website in IIS that have the same port but different host headers. [Optional] Gets or sets the password for the account the task will run under. This property is needed if you specified a for a remote machine. [Optional] Gets or sets the name of the server. The default value is 'localhost'. [Optional] Gets or sets the server port. [Optional] Gets or sets the username for the account the task will run under. This property is needed if you specified a for a remote machine. Start the applicaiton pool Stop the applicaiton pool Restart the applicaiton pool Recycle the applicaiton pool Creates a new application pool on a local or remote machine with IIS installed. The default is to create the new application pool on the local machine. If connecting to a remote machine, you can specify the and for the task to run under. Gets or sets the name of the application pool. [Optional] The AppPoolAutoStart property indicates to the World Wide Web Publishing Service (WWW service) to automatically start an application pool when the application pool is created or when IIS is started, if the value of this property is set to true. [Optional] The AppPoolIdentityType property allows application pools to run as a specific user account: 0 - The application pool runs as NT AUTHORITY\SYSTEM. 1 - The application pool runs as NT AUTHORITY\LOCAL SERVICE. 2 - The application pool runs as NT AUTHORITY\NETWORK SERVICE. 3 - The application pool runs as a specific user account, defined by the property. [Optional] The AppPoolQueueLength property indicates to the Universal Listener how many requests to queue up for an application pool before rejecting future requests. When the limit for this property is exceeded, IIS rejects the additional requests with a 503 error. [Optional] The AutoShutdownAppPoolExe property specifies an executable to run when the World Wide Web Publishing Service (WWW service) shuts down an application pool for rapid fail protection. You can use the property to send parameters to the executable. [Optional] The AutoShutdownAppPoolParams property specifies any command-line parameters for the executable that is specified in the AutoShutdownAppPoolExe property. You can use these two properties in the following way to send e-mail, for example, when the World Wide Web Publishing Service (WWW service) shuts down an application pool for rapid fail protection: AutoShutdownAppPoolExe = "C:\LogAndSendMail.bat" AutoShutdownAppPoolParams = "-AppPoolName %1%" where %1% represents the application pool name. [Optional] The CPUAction property configures the action(s) that IIS takes when Microsoft Windows NT ® job objects run. Only one Windows NT job object exists per application pool, therefore the CPUAction property is configured on a per application pool basis. Possible values: 0 - No action is taken except that a warning is written to the event log when the CPU limit is exceeded. 1 - Application pool worker processes that exceed their CPU limit will be forced to shut down. [Optional] The CPULimit property configures the maximum percentage of CPU resources that worker processes in an application pool are allowed to consume over a period of time, as indicated by the property. Set this property by specifying a percentage of CPU usage, multiplied by 1000. For example, if you want the CPU usage limit to be 50%, set CPULimit to 50,000. [Optional] The CPUResetInterval property specifies the reset period (in minutes) for CPU monitoring and throttling limits on the application pool. When the number of minutes elapsed since the last process accounting reset equals the number specified by this property, IIS will reset the CPU timers for both the logging and limit intervals. Setting the value of this property to 0 disables CPU monitoring. [Optional] The DisallowOverlappingRotation property specifies whether or not the World Wide Web Publishing Service (WWW Service) should start up another worker process to replace the existing worker process while it is shutting down. [Optional] The DisallowRotationOnConfigChange property specifies whether or not the World Wide Web Publishing Service (WWW Service) should rotate worker processes in an application pool when the configuration has changed. This means that the worker processes will not pick up application pool changes to values passed to the worker process, such as and . [Optional] Gets or sets host header. Used when you have more than one website in IIS that have the same port but different host headers. [Optional] The IdleTimeout property specifies how long (in minutes) a worker process should run idle if no new requests are received and the worker process is not processing requests. After the allotted time passes, the worker process should request to be shut down by the World Wide Web Publishing Service (WWW Service). [Optional] The LoadBalancerCapabilities property specifies behavior when a service is unavailable. A setting of 1 terminates the connection. A setting of 2 sends error code 503. [Optional] The LogEventOnRecycle property specifies that IIS should log an event when an application pool is recycled. Application pools recycle for a variety of reasons. In order for IIS to log the event, the LogEventOnRecycle property must have a bit set corresponding to the reason for the recycle. [Optional] The LogonMethod property contains an integer that specifies the logon method for cleartext logons. Valid settings are: 0 for interactive logon. 1 for batch logon. 2 for network logon. 3 for cleartext logon. [Optional] The MaxProcesses property determines the maximum number of worker processes an application pool allows to service requests for an application pool. This property cannot be set to 0 because there are no unmanaged pools. [Optional] The OrphanActionExe property specifies an executable to run when the World Wide Web Publishing Service (WWW service) orphans a worker process. You can use the property to send parameters to the executable. [Optional] The OrphanActionParams property specifies command-line parameters for the executable specified by the property. [Optional] The OrphanWorkerProcess property, when set to true, notifies the World Wide Web Publishing Service (WWW Service) not to terminate a worker process that fails to respond to pings, but to instead orphan the worker process in the application pool if the worker process suffers fatal errors. [Optional] Gets or sets the password for the account the task will run under. This property is needed if you specified a for a remote machine. [Optional] The PeriodicRestartMemory property specifies the amount of virtual memory (in KB) that a worker process can use before the worker process recycles. The maximum value supported for this property is 4,294,967 KB. [Optional] The PeriodicRestartPrivateMemory property specifies the amount of private memory (in KB) that a worker process can use before the worker process recycles. The maximum value supported for this property is 4,294,967 KB. [Optional] The PeriodicRestartRequests property indicates the number of requests the OOP application should process, after which it is recycled. [Optional] The PeriodicRestartSchedule property specifies the time (in 24 hour format) that the application will be rotated. Each time is in local time and is specified in the following format: PeriodicRestartSchedule="hh:mm,hh:mm,hh:mm" [Optional] The PeriodicRestartTime property specifies the period of time, in minutes, after which IIS rotates an isolated OOP application. Setting the value of this property to 0 disables the property. The maximum supported value for this property is 71,582. [Optional] The PingingEnabled property specifies whether the World Wide Web Publishing Service (WWW Service) should periodically monitor the health of a worker process. Setting the value of this property to true indicates to the WWW service to monitor the worker processes to ensure that the they are running and healthy. [Optional] The PingInterval property specifies the period of time (in seconds) between health-monitoring pings that the World Wide Web Publishing Service (WWW Service) sends to a worker process. [Optional] The PingResponseTime property specifies the amount of time (in seconds) that a worker process is given to respond to a health monitoring ping. After the time limit is exceeded, the World Wide Web Publishing Service (WWW Service) terminates the worker process. [Optional] Setting the RapidFailProtection property to true instructs the World Wide Web Publishing Service (WWW service) to put all applications in an application pool out of service if the number of worker process crashes has reached the maximum specified by the property, within the number of minutes specified by the property. [Optional] The RapidFailProtectionInterval property specifies the number of minutes before the failure count for a process is reset. See . [Optional] The RapidFailProtectionMaxCrashes property specifies the maximum number of failures allowed within the number of minutes specified by the property. See . [Optional] Gets or sets the name of the server. The default value is 'localhost'. [Optional] Gets or sets the server port. [Optional] The ShutdownTimeLimit property specifies the amount of time (in seconds) after a recycle threshold has been reached that IIS waits for all old requests to finish running in a worker process before terminating the worker process. [Optional] Setting the SMPAffinitized property to true indicates that a particular worker process assigned to an application pool should be assigned to a given CPU. This property is used in conjunction with the property to configure a particular processor a worker process will be assigned to. [Optional] The SMPProcessorAffinityMask property configures the hexadecimal processor mask. The hexadecimal processor mask indicates to which CPU the worker processes in an application pool should be bound. Before this property takes affect, the property must be set to true for the application pool. These properties cannot be set through IIS Manager. Do not set this property to zero. Doing so causes no SMP affinity to be configured, creating an error condition. The default DWORD value is 4294967295 (or -1), which is represented in hexadecimal as 0xFFFFFFFF. A value of 0xFFFFFFFF in SMPProcessorAffinityMask indicates that all processors are enabled. [Optional] The value of the StartupTimeLimit property specifies the amount of time (in seconds) that the World Wide Web Publishing Service (WWW Service) should wait for a worker process to finish starting up and reporting to the WWW Service. [Optional] Gets or sets the username for the account the task will run under. This property is needed if you specified a for a remote machine. [Optional] The WAMUserName property specifies the account user name that IIS uses by default as the COM+ application identity for newly created IIS out-of-process applications. The values of this property and its companion property, , are set when IIS is installed, and match the user name and password values in the Microsoft Windows user account, which is established at the same time. Changing the value of this property is not recommended. If you do, change it to a valid Windows user account, and change WAMUserPass to the corresponding password for the new account. Important: Changes to WAMUserName and WAMUserPass may disrupt the operation of existing IIS out-of-process applications. You can synchronize application identities using Component Services to edit the user name and password values, found on the Identity tab of the property sheet for each package. In-process applications are not affected by these property values. [Optional] The WAMUserPass property specifies the password for the account that IIS uses by default as the COM+ application identity for newly created IIS out-of-process applications. The values of this property and its companion property, , are set when IIS is installed, and match the password and user name values in the Microsoft Windows user account (IWAM_ MachineName, where MachineName is the name of the machine on which IIS is installed) established at the same time. Important: Changing the value of this property is not recommended. If you do, you must change the Windows account password to the identical value. You must also synchronize existing IIS out-of-process application identities, using Component Services to edit the user name and password values, which are found on the Identity tab of the property sheet for each package. In-process applications are not affected by these property values. Deletes an existing application pool on a local or remote machine with IIS installed. The default is to delete an existing application pool on the local machine. If connecting to a remote machine, you can specify the and for the task to run under. Gets or sets the name of the application pool. [Optional] Gets or sets host header. Used when you have more than one website in IIS that have the same port but different host headers. [Optional] Gets or sets the password for the account the task will run under. This property is needed if you specified a for a remote machine. [Optional] Gets or sets the name of the server. The default value is 'localhost'. [Optional] Gets or sets the server port. [Optional] Gets or sets the username for the account the task will run under. This property is needed if you specified a for a remote machine. Creates a new web directory on a local or remote machine with IIS installed. The default is to create the new web directory on the local machine. The physical path is required to already exist on the target machine. If connecting to a remote machine, you can specify the and for the task to run under. [Optional] Gets or sets a value that indicates if the file or the contents of the folder may be executed, regardless of file type. [Optional] A value of true indicates that remote requests to execute applications are denied; only requests from the same computer as the IIS server succeed if the AccessExecute property is set to true. You cannot set AccessNoRemoteExecute to false to enable remote requests, and set to false to disable local requests. [Optional] A value of true indicates that remote requests to view files are denied; only requests from the same computer as the IIS server succeed if the property is set to true. You cannot set to false to enable remote requests, and set to false to disable local requests. [Optional] A value of true indicates that remote requests to view dynamic content are denied; only requests from the same computer as the IIS server succeed if the property is set to true. You cannot set AccessNoRemoteScript to false to enable remote requests, and set to false to disable local requests. [Optional] A value of true indicates that remote requests to create or change files are denied; only requests from the same computer as the IIS server succeed if the property is set to true. You cannot set AccessNoRemoteWrite to false to enable remote requests, and set to false to disable local requests. [Optional] A value of true indicates that the file or the contents of the folder may be read through Microsoft Internet Explorer. [Optional] A value of true indicates that the file or the contents of the folder may be executed if they are script files or static content. A value of false only allows static files, such as HTML files, to be served. [Optional] A value of true indicates that users are allowed to access source code if either Read or Write permissions are set. Source code includes scripts in Microsoft ® Active Server Pages (ASP) applications. [Optional] A value of true indicates that file access requires SSL file permission processing, with or without a client certificate. [Optional] A value of true indicates that file access requires SSL file permission processing with a minimum key size of 128 bits, with or without a client certificate. [Optional] A value of true indicates that SSL file permission processing maps a client certificate to a Microsoft Windows ® operating system user-account. The property must also be set to true for the mapping to occur. [Optional] A value of true indicates that SSL file access processing requests a certificate from the client. A value of false indicates that access continues if the client does not have a certificate. Some versions of Internet Explorer will close the connection if the server requests a certificate and a certificate is not available (even if is also set to true). [Optional] A value of true indicates that SSL file access processing requests a certificate from the client. If the client provides no certificate, the connection is closed. must also be set to true when using AccessSSLRequireCert. [Optional] A value of true indicates that users are allowed to upload files and their associated properties to the enabled directory on your server or to change content in a Write-enabled file. Write can be implemented only with a browser that supports the PUT feature of the HTTP 1.1 protocol standard. [Optional] The AnonymousPasswordSync property indicates whether IIS should handle the user password for anonymous users attempting to access resources. [Optional] The AppAllowClientDebug property specifies whether ASP client-side debugging is enabled. This property is independent of , which applies to server-side debugging. [Optional] The AppAllowDebugging property specifies whether ASP debugging is enabled on the server. This property is independent of the property, which applies to client-side debugging. [Optional] The AspAllowSessionState property enables session state persistence for the ASP application. [Optional] The AspBufferingOn property specifies whether output from an ASP application will be buffered. [Optional] The AspEnableApplicationRestart determines whether an ASP application can be automatically restarted. When changes are made to Global.asa or metabase properties that affect an application, the application will not restart unless the AspEnableApplicationRestart property is set to true. [Optional] The AspEnableAspHtmlFallback property controls the behavior of ASP when a new request is to be rejected due to a full request queue. [Optional] The AspEnableChunkedEncoding property specifies whether HTTP 1.1 chunked transfer encoding is enabled for the World Wide Web Publishing Service (WWW service). [Optional] The AspEnableParentPaths property specifies whether an ASP page allows paths relative to the current directory (using the ..\ notation) or above the current directory. [Optional] The AspEnableTypelibCache property specifies whether type libraries are cached on the server. The World Wide Web Publishing Service (WWW service) setting for this property is applicable to all in-process and pooled out-of-process application nodes, at all levels. Metabase settings at the Web server level or lower are ignored for in-process and pooled out-of-process applications. However, settings at the Web server level or lower are used if that node is an isolated out-of-process application. [Optional] The AspErrorsToNTLog property specifies which ASP errors are written to the Windows event log. ASP errors are written to the client browser and to the IIS log files by default. [Optional] The AspExceptionCatchEnable property specifies whether ASP pages trap exceptions thrown by components. [Optional] The AspLogErrorRequests property controls whether the Web server writes ASP errors to the application section of the Windows event log. ASP errors are written to the client browser and to the IIS log files by default. [Optional] The AspScriptErrorMessage property specifies the error message to send to the browser if specific debugging errors are not sent to the client (if is set to false). [Optional] The AspScriptErrorSentToBrowser property specifies whether the Web server writes debugging specifics (file name, error, line number, description) to the client browser, in addition to logging them to the Windows Event Log. The property provides the error message to be sent if this property is set to false. [Optional] The AspTrackThreadingModel property specifies whether IIS checks the threading model of any components (COM objects) that your application creates. The preferred setting of this metabase property is false. [Optional] Specifies Anonymous authentication as one of the possible Windows authentication schemes returned to clients as being available. [Optional] Specifies Basic authentication as one of the possible Windows authentication schemes returned to clients as being available. [Optional] Specifies Integrated Windows authentication (also known as Challenge/Response or NTLM authentication) as one of the possible Windows authentication schemes returned to clients as being available. [Optional] Setting this flag to true specifies that authentication persists only for a single request on a connection. IIS resets the authentication at the end of each request, and forces re-authentication on the next request of the session. [Optional] Setting this flag to true specifies that authentication is valid for a single request if by proxy. IIS will reset the authentication at the end of the request and force re-authentication on the next request if the current authenticated request is by proxy of any type. [Optional] Setting this flag to true specifies authentication will persist only across single requests on a connection if the connection is by proxy. IIS will reset the authentication at the end of the request if the current authenticated request is by proxy and it is not the special case where IIS is running MSPROXY. [Optional] The CacheControlNoCache property specifies the HTTP 1.1 directive to prevent caching of content. [Optional] The CacheISAPI property indicates whether ISAPI extensions are cached in memory after first use. [Optional] The ContentIndexed property specifies whether the installed content indexer should index content under this directory tree. [Optional] This property specifies whether process accounting and throttling should be performed for ISAPI extensions and ASP applications. To perform process accounting on CGI applications, use the property . [Optional] This property indicates whether IIS should perform process accounting for CGI applications. To effectively throttle CGI applications, use the CgiTimeout property. To use process accounting for ISAPI and ASP applications, use . [Optional] The CreateCGIWithNewConsole property indicates whether a CGI application runs in its own console. [Optional] The CreateProcessAsUser property specifies whether a CGI process is created in the system context or in the context of the requesting user. [Optional] The DefaultDoc contains one or more file names of default documents that will be returned to the client if no file name is included in the client's request. The default document will be returned if the flag of the DirBrowseFlags property is set to true for the directory. This property can contain a list of default document file names separated by a comma and a space, for example Default.htm, Default.asp. [Optional] When set to true, date information is displayed when browsing directories. [Optional] When set to true, file name extensions are displayed when browsing directories. [Optional] When set to true, date information is displayed in extended format when displaying directories. [Optional] When set to true, file size information is displayed when browsing directories. [Optional] When set to true, file time information is displayed when displaying directories. [Optional] The DontLog property specifies whether client requests are written to the IIS log files. [Optional] When set to true, the default document (specified by the property) for a directory is loaded when the directory is browsed. [Optional] When set to true, directory browsing is enabled. [Optional] The EnableDocFooter property enables or disables custom footers specified by the DefaultDocFooter property. [Optional] The EnableReverseDns property enables or disables reverse Domain Name Server (DNS) lookups for the World Wide Web Publishing Service (WWW service). Reverse lookups involve looking up the domain name when the IP address is known. Reverse DNS lookups can use significant resources and time. [Optional] Gets or sets host header. Used when you have more than one website in IIS that have the same port but different host headers. [Optional] Gets or sets the password for the account the task will run under. This property is needed if you specified a for a remote machine. [Optional] Gets or sets the name of the server. The default value is 'localhost'. [Optional] Gets or sets the server port. [Optional] The SSIExecDisable property specifies whether server-side include (SSI) #exec directives are disabled under this path. [Optional] The UNCAuthenticationPassthrough property enables user authentication passthrough for Universal Naming Convention (UNC) virtual root access (for authentication schemes that support delegation). [Optional] Gets or sets the username for the account the task will run under. This property is needed if you specified a for a remote machine. Gets or sets the name of the virtual directory. Gets or sets the virtual directory physical path. The physical directory must exist before this task executes. Deletes a web directory on a local or remote machine with IIS installed. The default is to delete the web directory on the local machine. If connecting to a remote machine, you can specify the and for the task to run under. [Optional] Gets or sets host header. Used when you have more than one website in IIS that have the same port but different host headers. [Optional] Gets or sets the password for the account the task will run under. This property is needed if you specified a for a remote machine. [Optional] Gets or sets the name of the server. The default value is 'localhost'. [Optional] Gets or sets the server port. [Optional] Gets or sets the username for the account the task will run under. This property is needed if you specified a for a remote machine. Gets or sets the name of the virtual directory. Sets an application mapping for a filename extension on an existing web directory. [Optional] Set to true when you want the application to run in a directory without Execute permissions. [Optional] The full path to the executable used to respond to requests for a Uri ending with The filename extension that will be mapped to an executable. [Optional] Gets or sets host header. Used when you have more than one website in IIS that have the same port but different host headers. [Optional] Indicates whether should be mapped to the ASP.NET runtime. [Optional] Gets or sets the password for the account the task will run under. This property is needed if you specified a for a remote machine. [Optional] Gets or sets the name of the server. The default value is 'localhost'. [Optional] Gets or sets the server port. [Optional] Gets or sets the username for the account the task will run under. This property is needed if you specified a for a remote machine. [Optional] A comma-separated list of the HTTP verbs to include in the application mapping. [Optional] Set to true to instruct the Web server to verify the existence of the requested script file and to ensure that the requesting user has access permission for that script file. Gets or sets the name of the virtual directory. Reads and modifies a web directory configuration setting. [Optional] Gets or sets host header. Used when you have more than one website in IIS that have the same port but different host headers. [Optional] Gets or sets the password for the account the task will run under. This property is needed if you specified a for a remote machine. [Optional] Gets or sets the name of the server. The default value is 'localhost'. [Optional] Gets or sets the server port. Gets or sets the configuration setting to read or modify. [Optional] [Output] Gets or sets the value of on the web directory [Optional] Gets or sets the username for the account the task will run under. This property is needed if you specified a for a remote machine. Gets or sets the name of the virtual directory. A wrapper for the ILMerge tool. [Optional] Gets or sets the names of public types to be renamed when they are duplicates. [Optional] Gets or sets the flag to treat an assembly with a zero PeKind flag (this is the value of the field listed as .corflags in the Manifest) as if it was ILonly. [Optional] Gets or sets the attribute assembly from whre to get all of the assembly-level attributes such as Culture, Version, etc. It will also be used to get the Win32 Resources from. [Optional] Gets or sets the flag to indicate whether to augment the list of input assemblies to its "transitive closure". [Optional] Gets or sets the flag to indicate whether to copy the assembly level attributes of each input assembly over into the target assembly. [Optional] Gets or sets the flag to indicate whether to preserve any .pdb files that are found for the input assemblies into a .pdb file for the target assembly. [Optional] Gets or sets the flag to indicate whether the target assembly will be delay signed. [Optional] Gets or sets the file that will be used to identify types that are not to have their visibility modified. Gets or sets the input assemblies to merge. [Optional] Gets or sets a value indicating whether whether types in assemblies other than the primary assembly have their visibility modified. [Optional] Gets or sets the .snk file to sign the target assembly. [Optional] Gets or sets a log file to write log messages to. Gets or sets the target assembly. [Optional] Gets or sets the flag to indicate whether external assembly references in the manifest of the target assembly will use public keys (false) or public key tokens (true). [Optional] Gets or sets the indicator whether the target assembly is created as a library (Dll), a console application (Exe) or as a Windows application (WinExe). [Optional] Gets or sets the directory in which mscorlib.dll is to be found. [Optional] Gets or sets the .NET framework version for the target assembly. [Optional] Gets or sets the version number of the target assembly. [Optional] Gets or sets the flag to indicate whether to merge XML documentation files into one for the target assembly. MSBuild task to create installer with InnoSetup [Optional] Specify output filename [Optional] Specify output path [Optional] Quiet compile Filename of Inno Setup script (.iss) Installs assemblies. [Optional] The assemblies to process, identified by their filename. [Optional] The assemblies to process, identified by their assembly name. [Optional] The file to write installation progress to. [Optional] If an exception occurs at any point during installation, the call stack will be printed to the log. Uninstalls assemblies. [Optional] The assemblies to process, identified by their filename. [Optional] The assemblies to process, identified by their assembly name. [Optional] The file to write installation progress to. [Optional] If an exception occurs at any point during installation, the call stack will be printed to the log. Compresses JavaScript source by removing comments and unnecessary whitespace. It typically reduces the size of the script by half, resulting in faster downloads and code that is harder to read. [Optional] [Output] Gets the files that were successfully source-compressed. [Optional] Encoding to use to read and write files. Gets or sets the files to source-compress. Sends an email message [Optional] List of files to attach to message [Optional] List of addresss that contains the blind carbon copy (BCC) recipients for this e-mail message [Optional] The email message body [Optional] List of addresss that contains the carbon copy (CC) recipients for this e-mail message [Optional] Specify whether the Mail task uses SSL to encrypt the connection. The from address for this e-mail message [Optional] A value indicating whether the mail message body is in Html [Optional] Gets or sets the password. [Optional] The priority of this e-mail message The name or IP address of the host used for SMTP transactions The subject line for this e-mail message List of addresss that contains the recipients of this e-mail message [Optional] Gets or sets the username. Add numbers Gets or sets the numbers to work with. [Optional] Gets or sets the numeric format. [Optional] [Output] Gets or sets the result. Divide numbers Gets or sets the numbers to work with. [Optional] Gets or sets the numeric format. [Optional] [Output] Gets or sets the result. [Optional] When , uses integer division to truncate the result. Default is Performs the modulo operation on numbers. Gets or sets the numbers to work with. [Optional] Gets or sets the numeric format. [Optional] [Output] Gets or sets the result. Multiple numbers Gets or sets the numbers to work with. [Optional] Gets or sets the numeric format. [Optional] [Output] Gets or sets the result. Subtract numbers Gets or sets the numbers to work with. [Optional] Gets or sets the numeric format. [Optional] [Output] Gets or sets the result. Merge files into the destination file. Gets or sets the destination file where the are merged to. [Optional] Gets or sets the mode to use when merging. Gets or sets the source files to merge. Merges files as binary data. Merges files as text. Merges files as text line by line. Moves files on the filesystem to a new location. [Optional] [Output] Gets or sets the list of files to moved the source files to. [Optional] Gets or sets the directory to which you want to move the files. [Optional] [Output] Gets the items that were successfully moved. Gets or sets the source files to move. Runs the NDoc application. Gets or sets the documenter. Gets or sets the project file path. [Optional] Gets or sets a value indicating whether the output is verbose. [Optional] Gets or sets the working directory. Makes an HTTP request, optionally validating the result and writing it to a file. [Optional] Optional: if set then the task fails if the response text doesn't contain the text specified. [Optional] Default is true. When true, if the web server returns a status code less than 200 or greater than 299 then the task fails. The URL to make an HTTP request against. [Optional] Optional; the name of the file to write the response to. Run NUnit 2.4 on a group of assemblies. Gets or sets the assemblies. [Optional] Determines whether assemblies are copied to a shadow folder during testing. [Optional] The file to receive test error details. [Optional] Gets or sets the categories to exclude. [Optional] Gets or sets the fixture. [Optional] Gets or sets the categories to include. [Optional] Gets or sets the output XML file. [Optional] The project configuration to run. [Optional] Allows tests to be run in a new thread, allowing you to take advantage of ApartmentState and ThreadPriority settings in the config file. [Optional] Gets or sets the working directory. [Optional] Gets or sets the XSLT transform file. Defines a database host within the Oracle TNSNAMES.ORA file. [Optional] When true, the task will update an existing entry with . If false, the task will fail if already exists. The name of the host entry to add. [Optional] The definition of the host entry to add. [Optional] [Output] The path to the TNSNAMES.ORA that was used by task. [Optional] [Output] The contents of the TNSNAMES.ORA file after the task executes. [Optional] [Output] The contents of the TNSNAMES.ORA file before any changes are made. [Optional] The path to a specific TNSNAMES.ORA file to update. Displays a message on the console and waits for user input. [Optional] The message to display in the console. [Optional] [Output] The text entered at the console. Compiles regular expressions and saves them to disk in an assembly. [Optional] Gets or sets the assembly company. [Optional] Gets or sets the assembly copyright. [Optional] Gets or sets the assembly culture. [Optional] Gets or sets the assembly description. [Optional] Gets or sets the assembly file version. [Optional] Gets or sets the assembly informational version. [Optional] Gets or sets the assembly key file. Gets or sets the name of the assembly to be created by the regex compiler. [Optional] Gets or sets the assembly product. [Optional] Gets or sets the assembly title. [Optional] Gets or sets the assembly version. [Optional] Gets or sets a value indicating whether the default value is public for regular expression instances. [Optional] Gets or sets the default namespace for regular expression instances. [Optional] Gets or sets the default regular expression options. Gets or sets the directory where the assembly will be saved. [Optional] [Output] Gets or sets the output file. Gets or sets the regular expressions. Task to filter an Input list with a Regex expression. Output list contains items from Input list that matched given expression Regex expression Input, list of items to perform the regex on [Optional] Regex options as strings corresponding to the RegexOptions enum: Compiled CultureInvariant ECMAScript ExplicitCapture IgnoreCase IgnorePatternWhitespace Multiline None RightToLeft Singleline [Optional] [Output] Results of the Regex transformation. Task to replace portions of strings within the Input list Output list contains all the elements of the Input list after performing the Regex Replace. [Optional] Number of matches to allow on each input item. -1 indicates to perform matches on all matches within input item Regex expression Input, list of items to perform the regex on [Optional] Regex options as strings corresponding to the RegexOptions enum: Compiled CultureInvariant ECMAScript ExplicitCapture IgnoreCase IgnorePatternWhitespace Multiline None RightToLeft Singleline [Optional] [Output] Results of the Regex transformation. [Optional] String replacing matching expression strings in input list. If left empty matches in the input list are removed (replaced with empty string) [Optional] Position within the input item to start matching Reads a value from the Registry [Optional] Gets or sets the default value. Gets or sets the full registry path of the key, beginning with a valid registry root, such as "HKEY_CURRENT_USER". [Optional] [Output] Gets the stored value. [Optional] Gets or sets the name of the name/value pair. Writes a value to the Registry Gets or sets the full registry path of the key, beginning with a valid registry root, such as "HKEY_CURRENT_USER". Gets or sets the value to be stored. [Optional] Gets or sets the name of the name/value pair. Task wrapping the Window Resource Kit Robocopy.exe command. [Optional] /E Copies all subdirectories (including empty ones). [Optional] /LOG+:file Redirects output to the specified file, appending it to the file if it already exists. [Optional] /B Copies files in Backup mode (Backup copies are not restartable, but can copy some files that restartable mode cannot). [Optional] /COPYALL Copies Everything. Equivalent to /COPY:DATSOU. [Optional] /COPY:copyflags Copies the file information specified by copyflags. [Optional] /CREATE Creates a directory tree structure containing zero-length files only (that is, no file data is copied). Destination directory. [Optional] /XF file [file] Excludes files with the specified names, paths, or wildcard characters. [Optional] /XD dir [dir] Excludes directories with the specified names, paths, or wildcard characters. [Optional] /XJ Excludes Junction points. [Optional] /XA:{R|A|S|H|C|N|E|T|O} Excludes files with the specified attributes. [Optional] /FAT Creates destination files using only 8.3 FAT file names. [Optional] /FFT Assume FAT File Times (2-second granularity). [Optional] /A Copies only files with the archive attribute set. [Optional] /M Copies only files with the archive attribute set and then resets (turns off) the archive attribute in the source files. [Optional] /IA:{R|A|S|H|C|N|E|T|O} Includes files with the specified attributes. [Optional] /LOG:file Redirects output to the specified file, overwriting the file if it already exists. [Optional] /MIR Mirrors a directory tree (equivalent to running both /E and /PURGE). [Optional] /MOVE Moves files and directories (that is, deletes source files and directories after copying). [Optional] /MOV Moves files (that is, deletes source files after copying). [Optional] /NOCOPY Copies Nothing. Can be useful with /PURGE. [Optional] /NFL Turns off logging of file names. File names are still shown, however, if file copy errors occur. [Optional] /NDL Turns off logging of directory names. Full file pathnames (as opposed to simple file names) will be shown if /NDL is used. [Optional] /NJH Turns of logging of the job header. [Optional] /NJS Turns off logging of the job summary. [Optional] /NP Turns off copy progress indicator (% copied). [Optional] Manually entered options. [Optional] /PURGE Deletes destination files and directories that no longer exist in the source. [Optional] /Z Copies files in restartable mode (that is, restarts the copy process from the point of failure). [Optional] /SEC Copies NTFS security information. (Source and destination volumes must both be NTFS). Equivalent to /COPY:DATS. [Optional] Names of files to act upon. Source directory [Optional] /S Copies subdirectories (excluding empty ones). [Optional] /V Produces verbose output (including skipped files). BuildAssembler task for Sandcastle. Gets or sets the configuration file. Gets or sets the manifest file. [Optional] Gets or sets a value indicating whether no info messages will be output. [Optional] Gets or sets a value indicating whether no warning messages will be output. [Optional] Gets or sets the sandcastle install root directory. ChmBuilder task for Sandcastle. [Optional] Gets or sets the HTML directory. [Optional] Gets or sets the language id. [Optional] Gets or sets a value indicating whether this is metadata. [Optional] Gets or sets a value indicating whether no info messages will be output. [Optional] Gets or sets a value indicating whether no warning messages will be output. [Optional] Gets or sets the output file. [Optional] Gets or sets the name of the project. [Optional] Gets or sets the sandcastle install root directory. [Optional] Gets or sets the toc file. DBCSFix task for Sandcastle. [Optional] Gets or sets the CHM directory. [Optional] Gets or sets the language id. [Optional] Gets or sets a value indicating whether no info messages will be output. [Optional] Gets or sets a value indicating whether no warning messages will be output. [Optional] Gets or sets the sandcastle install root directory. MRefBuilder task for Sandcastle. Gets or sets the assemblies. [Optional] Gets or sets the config file. [Optional] Gets or sets a value indicating whether to include internal members. [Optional] Gets or sets a value indicating whether no info messages will be output. [Optional] Gets or sets a value indicating whether no warning messages will be output. Gets or sets the output file. [Optional] Gets or sets the references. [Optional] Gets or sets the sandcastle install root directory. The Sandcastle task. Gets or sets the assemblies. [Optional] Gets or sets the name of the CHM. [Optional] Gets or sets a value indicating whether working directory is cleaned. Gets or sets the comments. [Optional] Gets or sets a value indicating a Html Help 2x project will be created. [Optional] Gets or sets the language id. [Optional] Gets or sets a value indicating whether no info messages will be output. [Optional] Gets or sets a value indicating whether no warning messages will be output. [Optional] Gets or sets the references. [Optional] Gets or sets the build assembler config file. [Optional] Gets or sets the sandcastle install root directory. [Optional] Gets or sets the html help topic style. [Optional] Gets or sets the working directory. XslTransform task for Sandcastle. [Optional] Gets or sets the arguments. [Optional] Gets or sets a value indicating whether no info messages will be output. [Optional] Gets or sets a value indicating whether no warning messages will be output. Gets or sets the output file. [Optional] Gets or sets the sandcastle install root directory. [Optional] Gets or sets the XML files. [Optional] Gets or sets the XSLT files. A Task that generates a XSD schema of the tasks in an assembly. Gets or sets the list of path to analyse. [Optional] Gets or sets a value indicating if the task list (using UsingTask) has to be genereted. [Optional] Gets or sets a value indicating wheter documentation should be ignored even if available (Default is false). [Optional] Gets or sets a value indicating if the MsBuild schema inclusing should be ignored [Optional] Gets or sets a list of included schemas [Optional] Gets or sets the output path for the generated files. [Optional] [Output] Gets the list of path to the generated XSD schema. [Optional] Gets or sets a value indicating how the assembly is specified in the UsingTask element. [Optional] [Output] Gets the path to the task list if it was generated. Assembly file name (Default): <UsingTask AssemblyFile="foo.dll" /> Assembly location: <UsingTask AssemblyName="foo" /> Assembly Name: <UsingTask AssemblyFile="bin\debug\foo.dll" /> Assembly fully qualified name: <UsingTask AssemblyName="foo.dll,version ...." /> Executes code contained within the task. [Optional] The code to compile and execute [Optional] The namespaces to import. The language of the script block (defaults to C#). [Optional] The name of the main class containing the static ScriptMain entry point. [Optional] The required references [Optional] [Output] The string returned from the custom ScriptMain method. Task that can control a Windows service. Gets or sets the to perform on the service. [Optional] [Output] Gets a value indicating whether the service can be paused and resumed. [Optional] [Output] Gets a value indicating whether the service should be notified when the system is shutting down. [Optional] [Output] Gets a value indicating whether the service can be stopped after it has started. [Optional] [Output] Gets a friendly name for the service. [Optional] [Output] Gets a value indicating whether the service exists. [Optional] Gets or sets the name of the machine. Gets or sets the name of the service. [Optional] [Output] Gets or sets the status. [Optional] Gets or sets the timeout for the command. The default is one minute. Starts a service. Stops a service. Restarts a service. Pauses a running service. Continues a paused service. Task that can determine the status of a specified service on a target server. [Optional] [Output] Gets a value indicating whether the service can be paused and resumed. [Optional] [Output] Gets a value indicating whether the service should be notified when the system is shutting down. [Optional] [Output] Gets a value indicating whether the service can be stopped after it has started. [Optional] [Output] Gets a friendly name for the service. [Optional] [Output] Gets a value indicating whether the service exists. [Optional] Gets or sets the name of the machine. Gets or sets the name of the service. [Optional] [Output] Gets or sets the status. A task for sleeping for a specified period of time. [Optional] The number of hours to add to the time to sleep. [Optional] The number of milliseconds to add to the time to sleep. [Optional] The number of minutes to add to the time to sleep. [Optional] The number of seconds to add to the time to sleep. A task to play a sound from a .wav file path or URL. [Optional] Gets or sets the time, in milliseconds, in which the .wav file must load. [Optional] Sets the file path of the .wav file to load as a relative path to . [Optional] Gets or sets the file path or URL of the .wav file to load. [Optional] Gets or sets a value indicating whether to play the sound synchronously. [Optional] Sets the file path of the .wav file to load as a relative path to . Task that adds files to a Visual SourceSafe database. [Optional] The comment to be applied to the newly added file. The path to the folder that contains the srcsafe.ini file. List of files that should be added to SourceSafe. [Optional] The password to use to log in to SourceSafe. The Visual SourceSafe project or file to perform the action on (starts with "$/"). The name of the user accessing the SourceSafe database. [Optional] A version of the to reference. Task that executes a checkin against a VSS Database. [Optional] The checkin comment. The path to the folder that contains the srcsafe.ini file. The path to the local working directory. [Optional] The password to use to log in to SourceSafe. The Visual SourceSafe project or file to perform the action on (starts with "$/"). [Optional] Determines whether to perform the SourceSafe operation recursively. The default is . The name of the user accessing the SourceSafe database. [Optional] A version of the to reference. [Optional] Determines whether to leave the file(s) as writable once the checkin is complete. The default is . Task that executes a checkout of files or projects against a Visual SourceSafe database. The path to the folder that contains the srcsafe.ini file. The path to the local working directory. [Optional] The password to use to log in to SourceSafe. The Visual SourceSafe project or file to perform the action on (starts with "$/"). [Optional] Determines whether to perform the SourceSafe operation recursively. The default is . The name of the user accessing the SourceSafe database. [Optional] A version of the to reference. [Optional] Determines whether files will be writable once retrieved from the repository. The default is . Task that can strip the source control information from a Visual Studio Solution and subprojects. Task that records differences between the latest version of all the items in a Visual SourceSafe project and another version or label to a file. The path to the folder that contains the srcsafe.ini file. The value of the label to compare to. The name of the file to send the output to. [Optional] The password to use to log in to SourceSafe. The Visual SourceSafe project or file to perform the action on (starts with "$/"). The name of the user accessing the SourceSafe database. [Optional] A version of the to reference. Task that retireves an item or project from a Visual SourceSafe database. The path to the folder that contains the srcsafe.ini file. The path to the local working directory. [Optional] The password to use to log in to SourceSafe. The Visual SourceSafe project or file to perform the action on (starts with "$/"). [Optional] Determines whether to perform the SourceSafe operation recursively. The default is . [Optional] Determines whether to replace writable files. The default is . The name of the user accessing the SourceSafe database. [Optional] A version of the to reference. [Optional] Determines whether files will be writable once retrieved from the repository. The default is . Generates an XML file containing details of all changes made to a Visual SourceSafe project or file between specified labels or dates. The path to the folder that contains the srcsafe.ini file. [Optional] The End Date for the history. [Optional] The label to compare up to. The name and path of the XML output file. [Optional] The password to use to log in to SourceSafe. The Visual SourceSafe project or file to perform the action on (starts with "$/"). [Optional] Determines whether to perform the SourceSafe operation recursively. The default is . [Optional] The Start Date for the history. [Optional] The label to start comparing to. [Optional] The name of the user whose changes should be listed in the history. The name of the user accessing the SourceSafe database. [Optional] A version of the to reference. Task that applies a label to a Visual SourceSafe item. [Optional] An optional comment. The path to the folder that contains the srcsafe.ini file. The text of the label. [Optional] The password to use to log in to SourceSafe. The Visual SourceSafe project or file to perform the action on (starts with "$/"). [Optional] Determines whether to perform the SourceSafe operation recursively. The default is . The name of the user accessing the SourceSafe database. [Optional] A version of the to reference. Task that undoes a checkout of files or projects against a Visual SourceSafe database. The path to the folder that contains the srcsafe.ini file. The path to the local working directory. [Optional] The password to use to log in to SourceSafe. The Visual SourceSafe project or file to perform the action on (starts with "$/"). [Optional] Determines whether to perform the SourceSafe operation recursively. The default is . The name of the user accessing the SourceSafe database. [Optional] A version of the to reference. A task for the pdbstr from source server. [Optional] Gets or sets the command. [Optional] Gets or sets the PDB file. [Optional] Gets or sets the stream file. [Optional] Gets or sets the name of the stream. Read stream from pdb symbol file. Write stream to pdb symbol file. A task for the srctool from source server. [Optional] Gets or sets a value indicating whether to get the count of indexed files. The -c switch. [Optional] Gets or sets a value indicating whether to extracts the files, instead of simply listing them. The -x switch. [Optional] Gets or sets the directory to extract to. The -d switch. [Optional] [Output] Gets the extracted files. Populated when is true. [Optional] Gets or sets the filter to only source files that match this regular expression. The -l switch. [Optional] Gets or sets the PDB file. [Optional] [Output] Gets or sets the number of source files. [Optional] [Output] Gets the source files. Populated when is true. [Optional] Gets or sets a value indicating whether to dumps raw source data from the PDB. The -r switch. A subversion source index task. [Optional] Gets or sets the source command format. The SRCSRVCMD environment variable. Gets or sets the name of the source server. [Optional] Gets or sets the source server SDK path. [Optional] Gets or sets the source target format. The SRCSRVTRG environment variable. Gets or sets the symbol files to have to source index added. Executes a SQL command. The command to execute The connection string [Optional] The file name to write to [Optional] [Output] Output the return count/value [Optional] The SQL Selection Mode. Set to NonQuery, Scalar, or ScalarXml. Default is NonQuery. MSBuild task to execute DDL and SQL statements. [Optional] Gets or sets the batch delimter string. The connection string Gets or sets the DDL/SQL files. [Optional] [Output] Output the return count/values [Optional] Timeout to execute a DDL statement. The Database Publishing Wizard enables the deployment of SQL Server databases (both schema and data) into a shared hosting environment. [Optional] Gets or sets the database publishing command. [Optional] Gets or sets the full connection string to the local database. [Optional] Gets or sets the name of the local database to be scripted. [Optional] Gets or sets a value indicating whether the data but not the schema should be scripted. [Optional] Gets or sets the friendly name of previously configured hosting Web service. [Optional] Gets or sets a value indicating whether the produced script should not drop pre-existing objects. [Optional] Gets or sets a value indicating whether objects will not be qualified with a schema. [Optional] Gets or sets a value indicating whether the publish operation should not be executed within a single transaction. [Optional] Gets or sets the full file path for the script file generated. [Optional] Gets or sets the password to use for connection to the source database. [Optional] Gets or sets a value indicating output message suppression. [Optional] Gets or sets a value indicating whether the schema, but not the data, should be scripted. [Optional] Gets or sets the name or IP address for the local database connection. [Optional] Gets or sets the remote database server name. [Optional] Gets or sets the database name to publish to on the remote server. [Optional] Gets or sets the password for the remote Web service endpoint. [Optional] Gets or sets the username on the hosting Web service endpoint. [Optional] Gets or sets the target server the script should target. [Optional] Gets or sets the SQL Server user name to use for connection to the source database. [Optional] Gets or sets the configuration of the hosting Web service endpoint. Checkout a local working copy of a Subversion repository. [Optional] Gets or sets the arguments. [Optional] Gets or sets the command. [Optional] Gets or sets the force. [Optional] Gets or sets the local path. [Optional] Gets or sets the message. [Optional] Gets or sets the message file. [Optional] Gets or sets a value indicating no auth cache. [Optional] Gets or sets a value indicating the command is non interactive]. [Optional] Gets or sets the password. [Optional] [Output] Gets or sets the repository path. [Optional] [Output] Gets or sets the revision. [Optional] [Output] Gets the error output of SVN command-line client. [Optional] [Output] Gets the output of SVN command-line client. [Optional] Gets or sets the target file. [Optional] Gets or sets the targets. [Optional] Gets or sets a value indicating whether to trust the server cert. [Optional] Gets or sets the username. [Optional] Gets or sets the verbose. [Optional] Gets or sets a value indicating the output is XML. Subversion client base class [Optional] Gets or sets the arguments. [Optional] Gets or sets the command. [Optional] Gets or sets the force. [Optional] Gets or sets the local path. [Optional] Gets or sets the message. [Optional] Gets or sets the message file. [Optional] Gets or sets a value indicating no auth cache. [Optional] Gets or sets a value indicating the command is non interactive]. [Optional] Gets or sets the password. [Optional] [Output] Gets or sets the repository path. [Optional] [Output] Gets or sets the revision. [Optional] [Output] Gets the error output of SVN command-line client. [Optional] [Output] Gets the output of SVN command-line client. [Optional] Gets or sets the target file. [Optional] Gets or sets the targets. [Optional] Gets or sets a value indicating whether to trust the server cert. [Optional] Gets or sets the username. [Optional] Gets or sets the verbose. [Optional] Gets or sets a value indicating the output is XML. Subversion Commit command [Optional] Gets or sets the arguments. [Optional] Gets or sets the command. [Optional] Gets or sets the force. [Optional] Gets or sets the local path. [Optional] Gets or sets the message. [Optional] Gets or sets the message file. [Optional] Gets or sets a value indicating no auth cache. [Optional] Gets or sets a value indicating the command is non interactive]. [Optional] Gets or sets the password. [Optional] [Output] Gets or sets the repository path. [Optional] [Output] Gets or sets the revision. [Optional] [Output] Gets the error output of SVN command-line client. [Optional] [Output] Gets the output of SVN command-line client. [Optional] Gets or sets the target file. [Optional] Gets or sets the targets. [Optional] Gets or sets a value indicating whether to trust the server cert. [Optional] Gets or sets the username. [Optional] Gets or sets the verbose. [Optional] Gets or sets a value indicating the output is XML. Copy a file or folder in Subversion [Optional] Gets or sets the arguments. [Optional] Gets or sets the command. [Optional] The path to which the SourcePath should be copied [Optional] Gets or sets the force. [Optional] Gets or sets the local path. [Optional] Gets or sets the message. [Optional] Gets or sets the message file. [Optional] Gets or sets a value indicating no auth cache. [Optional] Gets or sets a value indicating the command is non interactive]. [Optional] Gets or sets the password. [Optional] [Output] Gets or sets the repository path. [Optional] [Output] Gets or sets the revision. [Optional] The path of the source file or folder that should be copied [Optional] [Output] Gets the error output of SVN command-line client. [Optional] [Output] Gets the output of SVN command-line client. [Optional] Gets or sets the target file. [Optional] Gets or sets the targets. [Optional] Gets or sets a value indicating whether to trust the server cert. [Optional] Gets or sets the username. [Optional] Gets or sets the verbose. [Optional] Gets or sets a value indicating the output is XML. Export a folder from a Subversion repository [Optional] Gets or sets the arguments. [Optional] Gets or sets the command. [Optional] Gets or sets the force. [Optional] Gets or sets the local path. [Optional] Gets or sets the message. [Optional] Gets or sets the message file. [Optional] Gets or sets a value indicating no auth cache. [Optional] Gets or sets a value indicating the command is non interactive]. [Optional] Gets or sets the password. [Optional] [Output] Gets or sets the repository path. [Optional] [Output] Gets or sets the revision. [Optional] [Output] Gets the error output of SVN command-line client. [Optional] [Output] Gets the output of SVN command-line client. [Optional] Gets or sets the target file. [Optional] Gets or sets the targets. [Optional] Gets or sets a value indicating whether to trust the server cert. [Optional] Gets or sets the username. [Optional] Gets or sets the verbose. [Optional] Gets or sets a value indicating the output is XML. Run the "svn info" command and parse the output [Optional] Gets or sets the arguments. [Optional] Gets or sets the command. [Optional] Gets or sets the force. [Optional] [Output] The author who last changed this node. [Optional] [Output] The date this node was last changed. [Optional] [Output] The last changed revision number. [Optional] Gets or sets the local path. [Optional] Gets or sets the message. [Optional] Gets or sets the message file. [Optional] Gets or sets a value indicating no auth cache. [Optional] [Output] The Subversion node kind. [Optional] Gets or sets a value indicating the command is non interactive]. [Optional] Gets or sets the password. [Optional] [Output] Gets or sets the repository path. [Optional] [Output] Return the repository root or null if not set by Subversion. [Optional] [Output] Return the repository UUID value from Subversion. [Optional] [Output] Gets or sets the revision. [Optional] [Output] The Subversion schedule type. [Optional] [Output] Gets the error output of SVN command-line client. [Optional] [Output] Gets the output of SVN command-line client. [Optional] Gets or sets the target file. [Optional] Gets or sets the targets. [Optional] Gets or sets a value indicating whether to trust the server cert. [Optional] Gets or sets the username. [Optional] Gets or sets the verbose. [Optional] Gets or sets a value indicating the output is XML. Node is a file Node is a directory Unknown node type Normal schedule Unknown schedule. Subversion Update command [Optional] Gets or sets the arguments. [Optional] Gets or sets the command. [Optional] Gets or sets the force. [Optional] Gets or sets the local path. [Optional] Gets or sets the message. [Optional] Gets or sets the message file. [Optional] Gets or sets a value indicating no auth cache. [Optional] Gets or sets a value indicating the command is non interactive]. [Optional] Gets or sets the password. [Optional] [Output] Gets or sets the repository path. [Optional] [Output] Gets or sets the revision. [Optional] [Output] Gets the error output of SVN command-line client. [Optional] [Output] Gets the output of SVN command-line client. [Optional] Gets or sets the target file. [Optional] Gets or sets the targets. [Optional] Gets or sets a value indicating whether to trust the server cert. [Optional] Gets or sets the username. [Optional] Gets or sets the verbose. [Optional] Gets or sets a value indicating the output is XML. Summarize the local revision(s) of a working copy. [Optional] [Output] True if invoked on a directory that is not a working copy, svnversion assumes it is an exported working copy and prints "exported". [Optional] [Output] High revision number of the local working repository revision range. Path to local working copy. [Optional] [Output] Low revision number of the local working repository revision range. [Optional] [Output] True if working copy contains modifications. [Optional] [Output] Revision number of the local working repository. [Optional] [Output] True if working copy is switched. [Optional] Specifies whether to use the last committed revision number as opposed to the last updated revision number. Task that wraps the Symbol Server SymStore.exe application. [Optional] Gets or sets a value indicating SymStore will append new indexing information to an existing index file. [Optional] Gets or sets the command. [Optional] Gets or sets the comment for the transaction. [Optional] Gets or sets a value indicating SymStore will create a compressed version of each file copied to the symbol store instead of using an uncompressed copy of the file. [Optional] Gets or sets the network path of files or directories to add. [Optional] Gets or sets the transaction ID string. [Optional] Gets or sets a value indicating whether the file will be in a local directory rather than a network path. [Optional] Gets or sets a log file to be used for command output. If this is not included, transaction information and other output is sent to stdout. [Optional] Gets or sets the message to be added to each file. [Optional] Gets or sets a value indicating whether to omit the creation of reference pointer files for the files and pointers being stored. [Optional] Gets or sets a value indicating whether SymStore will store a pointer to the file, rather than the file itself. [Optional] Gets or sets the name of the product. [Optional] Gets or sets the index file. Causes SymStore to read the data from a file created with WriteIndexFile. [Optional] Gets or sets a value indicating whether SymStore will add files or directories recursively. [Optional] Gets or sets a value indicating whether the paths in the file pointers will be relative. [Optional] Gets or sets the server and share where the symbol files were originally stored. [Optional] Gets or sets the root directory for the symbol store. [Optional] Gets or sets a value indicating whether SymStore will display verbose output. [Optional] Gets or sets the version of the product. [Optional] Gets or sets the index file. Causes SymStore not to store the actual symbol files. Instead, SymStore records information in the IndexFile that will enable SymStore to access the symbol files at a later time. Add to the symbol server store. Query the symbol server store. Delete from the symbol serer store. MSBuild task that replaces tokens in a template file and writes out a new file. [Optional] [Output] The token replaced template file. [Optional] The full path to the output file name. If no filename is specified (the default) the output file will be the Template filename with a .out extension. The template file used. Tokens with values of ${Name} are replaced by name. [Optional] List of tokens to replace in the template. Token name is taken from the TaskItem.ItemSpec and the replacement value comes from the ReplacementValue metadata of the item. Determines the changeset in a local Team Foundation Server workspace [Optional] [Output] The latest changeset ID in the local path [Optional] The domain of the user to authenticate on the server Path to local working copy. [Optional] The password for the user to authenticate on the server [Optional] The location of the Team Foundation Server client assemblies. Leave empty when the client is installed in the Global Assembly Cache. [Optional] The user to authenticate on the server Gets the current date and time. [Optional] Gets the internal time value. [Optional] [Output] Gets the day of the month represented by this instance. [Optional] [Output] Gets the day of the week represented by this instance. [Optional] [Output] Gets the day of the year represented by this instance. [Optional] Gets or sets the format string for output parameter . [Optional] [Output] Gets the value of this instance to its equivalent string representation. If input parameter is provided, the value is formatted according to it. [Optional] [Output] Gets the hour component of the date represented by this instance. [Optional] [Output] Gets or sets a value that indicates whether the time represented by this instance is based on local time, Coordinated Universal Time (UTC), or neither. [Optional] [Output] Gets the value of this instance to its equivalent long date string representation. [Optional] [Output] Gets the value of this instance to its equivalent long time string representation. [Optional] [Output] Gets the milliseconds component of the date represented by this instance. [Optional] [Output] Gets the minute component of the date represented by this instance. [Optional] [Output] Gets the month component of the date represented by this instance. [Optional] [Output] Gets the seconds component of the date represented by this instance. [Optional] [Output] Gets the value of this instance to its equivalent short date string representation. [Optional] [Output] Gets the value of this instance to its equivalent short time string representation. [Optional] [Output] Gets the number of ticks that represent the date and time of this instance. [Optional] [Output] Gets the time of day for this instance. [Optional] [Output] Gets the year component of the date represented by this instance. Unzip a file to a target directory. [Optional] [Output] Gets the files extracted from the zip. [Optional] Gets or sets a value indicating whether to overwrite any existing files on extraction. Defaults to true. Gets or sets the target directory. Gets or sets the name of the zip file. Provides information about the build user. [Optional] [Output] Gets the domain name of the build user. [Optional] [Output] Gets the email address of the build user. [Optional] [Output] Gets the first name of the build user. [Optional] [Output] Gets the full name of the build user in "[First name] [Middle initial]. [Last name]" format . [Optional] [Output] Gets the last name of the build user. [Optional] [Output] Gets the middle initial of the build user. [Optional] [Output] Gets the phone number of the build user. [Optional] [Output] Gets the user name of the build user. [Optional] [Output] Gets the username and domain name of the build user in "[Domain name]\[User name]" format. Generates version information based on various algorithms [Optional] [Output] Gets or sets the build version number. [Optional] Gets or sets the method used to generate a number [Optional] [Output] Gets or sets the major version number. [Optional] Gets or sets the method used to generate a number [Optional] [Output] Gets or sets the minor version number. [Optional] Gets or sets the method used to generate a number [Optional] [Output] Gets or sets the revision version number. [Optional] Gets or sets the method used to generate a number [Optional] Gets or sets the starting date used to calculate the number when is Automatic. [Optional] Gets or sets the file used to initialize and persist the version. Downloads a resource with the specified URI to a local file. [Optional] The domain of the user being used to authenticate against the remote web server. A value for must also be provided. Gets or sets the name of the local file that is to receive the data. Gets or sets the URI from which to download data. [Optional] The password used to authenticate against the remote web server. A value for must also be provided. [Optional] When true, the current user's credentials are used to authenticate against the remote web server [Optional] The username used to authenticate against the remote web server Performs multiple updates on an XML file The original file whose content is to be updated [Optional] [Output] The full path of the file containing content updated by the task [Optional] The XPath expression identifying root node that substitions are relative to [Optional] The file created after performing the updates [Optional] [Output] The full path of the file containing the results of the task [Optional] A collection of prefix=namespace definitions used to query the XML documents [Optional] The file containing the list of updates to perform [Optional] [Output] The full path of the file containing substitutions used by the task [Optional] The XPath expression used to locate the list of substitutions to perform [Optional] The namespace used for XmlMassUpdate pre-defined attributes Reads a value or values from lines of XML [Optional] The lines of a valid XML document [Optional] A collection of prefix=namespace definitions used to query the XML document [Optional] The string that is prepended to all reserved metadata properties. [Optional] [Output] The values selected by [Optional] [Output] The number of values returned in [Optional] Gets or sets the name of an XML file to query The query used to identify the values in the XML document Reads a value from a XML document using a XPath. [Optional] Gets or sets the default namespace. [Optional] Gets or sets the prefix to associate with the namespace being added. [Optional] [Output] Gets the value read from file. Gets or sets the name of the XML file. Gets or sets the XPath. Updates a XML document using a XPath. [Optional] Gets or sets a value indicating whether the matched node is deleted. [Optional] Gets or sets the default namespace. [Optional] Gets or sets the prefix to associate with the namespace being added. [Optional] Gets or sets the value to write. Gets or sets the name of the XML file. Gets or sets the XPath. A task to merge and transform a set of xml files. Gets or sets the xml input files. Gets or sets the path of the output file. [Optional] Gets or sets the list of semicolon-delimited name/value pairs of the . For example: RootAttributes="foo=bar;date=$(buildDate)" [Optional] Gets or sets the xml tag name of the root tag wrapped around the merged xml input files. Gets or sets the path of the xsl transformation file to apply. Create a zip file with the files specified. [Optional] Gets or sets the comment. Gets or sets the files to zip. [Optional] Gets or sets a value indicating whether this is flatten. [Optional] Gets or sets the working directory for the zip file. Gets or sets the name of the zip file. [Optional] Gets or sets the zip level. Default is 6.