task
stringlengths 24
71
| input
stringlengths 8
2.38k
| output
stringlengths 1
2.34k
| options
sequence | pageTitle
stringlengths 4
140
| outputColName
stringlengths 1
79
| url
stringlengths 41
160
| wdcFile
stringlengths 71
74
|
---|---|---|---|---|---|---|---|
a491fd77_ndation_VersionControl_Client___Description | [Name] ToolTipText [Description] | Gets the tooltip text for this pending change. | [] | PendingChange Class (Microsoft.TeamFoundation.VersionControl.Client) | Description | https://msdn.microsoft.com/en-us/library/microsoft.teamfoundation.versioncontrol.client.pendingchange.aspx?cs-save-lang=1&cs-lang=vb | 2/1438042982745.46_20150728002302-00105-ip-10-236-191-2_885385668_0.json |
a491fd77_ndation_VersionControl_Client___Description | [Name] Undone [Description] | Gets a flag that describes whether this pending change has been undone. | [] | PendingChange Class (Microsoft.TeamFoundation.VersionControl.Client) | Description | https://msdn.microsoft.com/en-us/library/microsoft.teamfoundation.versioncontrol.client.pendingchange.aspx?cs-save-lang=1&cs-lang=vb | 2/1438042982745.46_20150728002302-00105-ip-10-236-191-2_885385668_0.json |
a491fd77_ndation_VersionControl_Client___Description | [Name] UploadHashValue [Description] | Gets the MD5 HashValue for the file that is currently associated with this pending change. | [] | PendingChange Class (Microsoft.TeamFoundation.VersionControl.Client) | Description | https://msdn.microsoft.com/en-us/library/microsoft.teamfoundation.versioncontrol.client.pendingchange.aspx?cs-save-lang=1&cs-lang=vb | 2/1438042982745.46_20150728002302-00105-ip-10-236-191-2_885385668_0.json |
a491fd77_ndation_VersionControl_Client___Description | [Name] Version [Description] | Gets the version of the pending change. | [] | PendingChange Class (Microsoft.TeamFoundation.VersionControl.Client) | Description | https://msdn.microsoft.com/en-us/library/microsoft.teamfoundation.versioncontrol.client.pendingchange.aspx?cs-save-lang=1&cs-lang=vb | 2/1438042982745.46_20150728002302-00105-ip-10-236-191-2_885385668_0.json |
a491fd77_ndation_VersionControl_Client___Description | [Name] VersionControlServer [Description] | Gets the repository that contains this pending change. | [] | PendingChange Class (Microsoft.TeamFoundation.VersionControl.Client) | Description | https://msdn.microsoft.com/en-us/library/microsoft.teamfoundation.versioncontrol.client.pendingchange.aspx?cs-save-lang=1&cs-lang=vb | 2/1438042982745.46_20150728002302-00105-ip-10-236-191-2_885385668_0.json |
a3b52851_Machine_Policies__Windows___Description | [Policy] AlwaysInstallElevated [Value data type] REG_DWORD [Description] | If this policy value is set to 1 and the corresponding user value is also set, the installer always installs with elevated privileges. Otherwise, the installer uses elevated privileges to install managed applications and uses the current user's privilege level for unmanaged applications. | [] | Machine Policies (Windows) | Description | https://msdn.microsoft.com/library/aa369784.aspx | 2/1438042981856.5_20150728002301-00037-ip-10-236-191-2_872618122_0.json |
a3b52851_Machine_Policies__Windows___Description | [Policy] AllowLockdownBrowse [Value data type] REG_DWORD [Description] | If this policy value is set to 1, non-administrative users can browse for new sources while running an installation at elevated privileges. The default is that only administrators can browse for sources during an elevated installation. Setting this policy also enables non-administrative users to run programs at LocalSystem privileges during an elevated installation. | [] | Machine Policies (Windows) | Description | https://msdn.microsoft.com/library/aa369784.aspx | 2/1438042981856.5_20150728002301-00037-ip-10-236-191-2_872618122_0.json |
a3b52851_Machine_Policies__Windows___Description | [Policy] AllowLockdownMedia [Value data type] REG_DWORD [Description] | If this policy value is set to 1, non-administrative users can use media sources, such as a CD-ROM, while running an installation at elevated privileges. The default is that only administrators can use media sources during an elevated installation. Setting this policy also enables non-administrative users to run programs at LocalSystem privileges during an elevated installation. | [] | Machine Policies (Windows) | Description | https://msdn.microsoft.com/library/aa369784.aspx | 2/1438042981856.5_20150728002301-00037-ip-10-236-191-2_872618122_0.json |
a3b52851_Machine_Policies__Windows___Description | [Policy] AllowLockdownPatch [Value data type] REG_DWORD [Description] | If this per-machine system policy value is not set, only administrators can patch existing products that were installed at elevated privileges. If this policy value is set to 1, non-administrative users can, in some cases, apply patches to products while running an installation using elevated privileges. With the policy set, the patch can install minor upgrades while running an installation using elevated privileges; the patch cannot install major upgrades. Setting this policy also enables non-administrative users to run programs at LocalSystem privileges during an elevated installation. | [] | Machine Policies (Windows) | Description | https://msdn.microsoft.com/library/aa369784.aspx | 2/1438042981856.5_20150728002301-00037-ip-10-236-191-2_872618122_0.json |
a3b52851_Machine_Policies__Windows___Description | [Policy] Debug [Value data type] REG_DWORD [Description] | If this policy value exists and is set to 1, the installer writes common debugging messages to the debugger using the OutputDebugString function. If this value exists and is set to 2, the installer writes all valid debugging messages to the debugger using the OutputDebugString function. This policy is for debugging purposes only and may not be supported in future versions of Windows Installer. | [] | Machine Policies (Windows) | Description | https://msdn.microsoft.com/library/aa369784.aspx | 2/1438042981856.5_20150728002301-00037-ip-10-236-191-2_872618122_0.json |
a3b52851_Machine_Policies__Windows___Description | [Policy] DisableAutomaticApplicationShutdown [Value data type] REG_DWORD [Description] | If this policy value exists and is set to 1, Windows Installer does not interact with Restart Manager but will use the FilesInUse Dialog functionality. Windows Installer 3.1 and earlier: Not supported. | [] | Machine Policies (Windows) | Description | https://msdn.microsoft.com/library/aa369784.aspx | 2/1438042981856.5_20150728002301-00037-ip-10-236-191-2_872618122_0.json |
a3b52851_Machine_Policies__Windows___Description | [Policy] DisableBrowse [Value data type] REG_DWORD [Description] | If this policy value exists and is set to 1, users are prevented from browsing to locate installer sources. The Use feature from combo box for direct input is locked and the Browse button is disabled. For more information about source browsing, see Source Resiliency. | [] | Machine Policies (Windows) | Description | https://msdn.microsoft.com/library/aa369784.aspx | 2/1438042981856.5_20150728002301-00037-ip-10-236-191-2_872618122_0.json |
a3b52851_Machine_Policies__Windows___Description | [Policy] DisableFlyWeightPatching [Value data type] REG_DWORD [Description] | If this per-machine system policy value is set to 1, all Patch Optimization options are turned off during the installation. Windows Installer 2.0: Not supported. | [] | Machine Policies (Windows) | Description | https://msdn.microsoft.com/library/aa369784.aspx | 2/1438042981856.5_20150728002301-00037-ip-10-236-191-2_872618122_0.json |
a3b52851_Machine_Policies__Windows___Description | [Policy] DisableLUAPatching [Value data type] REG_DWORD [Description] | If this per-machine system policy value is set to 1, the installer prevents non-administrators from using least-privileged account (LUA) patching to any application installed on the computer. When this value is not set or 0, non-administrators can apply LUA patches to LUA-enabled application. | [] | Machine Policies (Windows) | Description | https://msdn.microsoft.com/library/aa369784.aspx | 2/1438042981856.5_20150728002301-00037-ip-10-236-191-2_872618122_0.json |
a3b52851_Machine_Policies__Windows___Description | [Policy] DisableMSI [Value data type] REG_DWORD [Description] | If this policy value is set to 0, is absent, or any number other than 1 or 2, the effect on the Windows Installer depends on the operating system. On Windows Server 2003, Windows Installer is enabled for managed applications and disabled for unmanaged application installs. On Windows XP the Windows Installer is enabled for all applications. If this policy value is set to 0, Windows Installer is enabled for all applications. All install operations are allowed. If this policy value is set to 1, Windows Installer is disabled for unmanaged applications but is still enabled for managed applications. Non-elevated per-user installations are blocked. Per-user elevated and per-machine installs are allowed. If this policy value is set to 2, Windows Installer is always disabled for all applications. No installs are allowed including repairs, reinstalls, or on-demand installations. | [] | Machine Policies (Windows) | Description | https://msdn.microsoft.com/library/aa369784.aspx | 2/1438042981856.5_20150728002301-00037-ip-10-236-191-2_872618122_0.json |
a3b52851_Machine_Policies__Windows___Description | [Policy] DisablePatch [Value data type] REG_DWORD [Description] | If this policy value is set to 1 the installer does not apply patches. This policy can be used to provide security in environments where patching must be restricted. | [] | Machine Policies (Windows) | Description | https://msdn.microsoft.com/library/aa369784.aspx | 2/1438042981856.5_20150728002301-00037-ip-10-236-191-2_872618122_0.json |
a3b52851_Machine_Policies__Windows___Description | [Policy] DisablePatchUninstall [Value data type] REG_DWORD [Description] | If this policy value is set to 1, patches cannot be removed from the computer by a user or an administrator. The Windows Installer can still remove patches that are no longer applicable to a product. Windows Installer 2.0: Not supported. | [] | Machine Policies (Windows) | Description | https://msdn.microsoft.com/library/aa369784.aspx | 2/1438042981856.5_20150728002301-00037-ip-10-236-191-2_872618122_0.json |
a3b52851_Machine_Policies__Windows___Description | [Policy] DisableRollback [Value data type] REG_DWORD [Description] | If this policy value is set to 1, the installer does not store rollback files during installation, disabling installation rollback. By default, rollback is enabled. Administrators are advised not to use this policy unless it is absolutely essential. | [] | Machine Policies (Windows) | Description | https://msdn.microsoft.com/library/aa369784.aspx | 2/1438042981856.5_20150728002301-00037-ip-10-236-191-2_872618122_0.json |
a3b52851_Machine_Policies__Windows___Description | [Policy] DisableSharedComponent [Value data type] REG_DWORD [Description] | If this per-machine system policy is set to 1, no package on the system gets the shared component functionality enabled by the msidbComponentAttributesShared attribute in the Component table. | [] | Machine Policies (Windows) | Description | https://msdn.microsoft.com/library/aa369784.aspx | 2/1438042981856.5_20150728002301-00037-ip-10-236-191-2_872618122_0.json |
a3b52851_Machine_Policies__Windows___Description | [Policy] DisableUserInstalls [Value data type] REG_DWORD [Description] | If this policy value is not set, the installer searches the registry for products in the following order: managed products that are registered as per-user, unmanaged products that are registered as per-user, and finally products that are registered as per-machine. If this policy value is set to 1, the installer ignores all products that are registered as per-user and only searches for products that are registered as per-machine. An attempt to perform a per-user installation causes the installer to display an error message and stops the installation. | [] | Machine Policies (Windows) | Description | https://msdn.microsoft.com/library/aa369784.aspx | 2/1438042981856.5_20150728002301-00037-ip-10-236-191-2_872618122_0.json |
a3b52851_Machine_Policies__Windows___Description | [Policy] EnforceUpgradeComponentRules [Value data type] REG_DWORD [Description] | Set this policy value to 1 to apply upgrade component rules during small updates and minor upgrades of all products on the computer. Windows Installer 2.0: Not supported. | [] | Machine Policies (Windows) | Description | https://msdn.microsoft.com/library/aa369784.aspx | 2/1438042981856.5_20150728002301-00037-ip-10-236-191-2_872618122_0.json |
a3b52851_Machine_Policies__Windows___Description | [Policy] EnableAdminTSRemote [Value data type] REG_DWORD [Description] | Setting this policy enables administrators to perform installations from a client session of a server running the Terminal Server role service. | [] | Machine Policies (Windows) | Description | https://msdn.microsoft.com/library/aa369784.aspx | 2/1438042981856.5_20150728002301-00037-ip-10-236-191-2_872618122_0.json |
a3b52851_Machine_Policies__Windows___Description | [Policy] EnableUserControl [Value data type] REG_DWORD [Description] | If this policy value is set to 1, then the installer can pass all public properties to the server side during a managed installation using elevated privileges. Setting this policy has the same effect as setting the EnableUserControl property. | [] | Machine Policies (Windows) | Description | https://msdn.microsoft.com/library/aa369784.aspx | 2/1438042981856.5_20150728002301-00037-ip-10-236-191-2_872618122_0.json |
a3b52851_Machine_Policies__Windows___Description | [Policy] LimitSystemRestoreCheckpointing [Value data type] REG_DWORD [Description] | This policy turns off the creation of checkpoints by Windows Installer. If the policy value is set to 0 or absent, Windows Installer does normal checkpointing for install or uninstall. If the policy value is set to 1, Windows Installer creates no checkpoints. | [] | Machine Policies (Windows) | Description | https://msdn.microsoft.com/library/aa369784.aspx | 2/1438042981856.5_20150728002301-00037-ip-10-236-191-2_872618122_0.json |
a3b52851_Machine_Policies__Windows___Description | [Policy] Logging [Value data type] REG_SZ [Description] | This policy value is used only if logging has not been enabled by the "/L" command-line option or MsiEnableLog. If a policy is set in this case, a log file is created in the temp directory with the random name: MSI*.LOG. Specify the logging mode by setting the policy value to a string of characters. Use the same characters to specify logging mode policy as used by the "/L" command-line option. For more information, see Command Line Options. Note that you cannot use "+" and "*" for the policy. | [] | Machine Policies (Windows) | Description | https://msdn.microsoft.com/library/aa369784.aspx | 2/1438042981856.5_20150728002301-00037-ip-10-236-191-2_872618122_0.json |
a3b52851_Machine_Policies__Windows___Description | [Policy] MaxPatchCacheSize [Value data type] REG_DWORD [Description] | If this policy value is set to a value greater than 0, Windows Installer saves old versions of patched files in a cache. Set the value to the maximum percentage of disk space that can be used for the file cache. For example, a value of 15 and sets the maximum to 15%. Set to 0 to save no files. When this policy is not set, the default is 10%. | [] | Machine Policies (Windows) | Description | https://msdn.microsoft.com/library/aa369784.aspx | 2/1438042981856.5_20150728002301-00037-ip-10-236-191-2_872618122_0.json |
a3b52851_Machine_Policies__Windows___Description | [Policy] MsiDisableEmbeddedUI [Value data type] REG_DWORD [Description] | To disable embedded UI handlers on the computer, set this policy value to 1. Windows Installer 4.0 and earlier: Not supported. | [] | Machine Policies (Windows) | Description | https://msdn.microsoft.com/library/aa369784.aspx | 2/1438042981856.5_20150728002301-00037-ip-10-236-191-2_872618122_0.json |
a3b52851_Machine_Policies__Windows___Description | [Policy] SafeForScripting [Value data type] REG_DWORD [Description] | If this policy value is set to 1, users are not prompted when scripts use installer automation within a Web page. This may be useful for Web-based tools but can allow silent installations of applications without user knowledge or consent. | [] | Machine Policies (Windows) | Description | https://msdn.microsoft.com/library/aa369784.aspx | 2/1438042981856.5_20150728002301-00037-ip-10-236-191-2_872618122_0.json |
a3b52851_Machine_Policies__Windows___Description | [Policy] TransformsSecure policy [Value data type] REG_DWORD [Description] | Setting the TransformsSecure policy value to 1 informs the installer that transforms are to be cached locally on the user's computer in a location where the user does not have write access. | [] | Machine Policies (Windows) | Description | https://msdn.microsoft.com/library/aa369784.aspx | 2/1438042981856.5_20150728002301-00037-ip-10-236-191-2_872618122_0.json |
a3b52851_Machine_Policies__Windows___Description | [Policy] DisableLoggingFromPackage [Value data type] REG_DWORD [Description] | Set this policy value to 1 to disable the logging specified for the package by the MsiLogging property for all users of the computer. Windows Installer 3.1 and earlier: Not supported. | [] | Machine Policies (Windows) | Description | https://msdn.microsoft.com/library/aa369784.aspx | 2/1438042981856.5_20150728002301-00037-ip-10-236-191-2_872618122_0.json |
a3b52851_Machine_Policies__Windows___Description | [Policy] WinHttpAutoLogonLevel [Value data type] REG_SZ [Description] | The automatic logon (auto-logon) policy determines when it is acceptable to include the default credentials in a request to the server. Windows 8 and Windows Server 2012: This policy requires Windows Installer running on the Windows 8 or Windows Server 2012 and is unavailable on all earlier versions of Windows. | [] | Machine Policies (Windows) | Description | https://msdn.microsoft.com/library/aa369784.aspx | 2/1438042981856.5_20150728002301-00037-ip-10-236-191-2_872618122_0.json |
723c8a50_Server_Categories__ATL_Server___Description | [Category] ATL Server Framework Reference [Description] | Provides the infrastructure used by ATL Server Web applications and XML Web services for integrating with Internet Information Services (IIS), parsing HTTP requests and generating responses. These classes allow the use of Web application DLLs for partitioning functionality within an application and server response files for separating dynamic and static content. The framework classes are typically found in atlisapi.h and atlstencil.h. | [] | ATL Server Categories (ATL Server) | Description | https://msdn.microsoft.com/en-us/library/dfc101y5(v=vs.71).aspx | 2/1438042981856.5_20150728002301-00200-ip-10-236-191-2_878044673_0.json |
723c8a50_Server_Categories__ATL_Server___Description | [Category] Request Handling Reference [Description] | Provides attributes, classes, and macros that give you features to use directly for hooking your request handler into ATL Server's framework. | [] | ATL Server Categories (ATL Server) | Description | https://msdn.microsoft.com/en-us/library/dfc101y5(v=vs.71).aspx | 2/1438042981856.5_20150728002301-00200-ip-10-236-191-2_878044673_0.json |
723c8a50_Server_Categories__ATL_Server___Description | [Category] Replacement Method Reference [Description] | Provides attributes and macros for the plumbing necessary to implement a replacement method. | [] | ATL Server Categories (ATL Server) | Description | https://msdn.microsoft.com/en-us/library/dfc101y5(v=vs.71).aspx | 2/1438042981856.5_20150728002301-00200-ip-10-236-191-2_878044673_0.json |
723c8a50_Server_Categories__ATL_Server___Description | [Category] Request Handling Statistics Reference [Description] | Provides interfaces, classes, and structures that can be used when you need to gather request-handling statistics for your Web applications or XML Web services. | [] | ATL Server Categories (ATL Server) | Description | https://msdn.microsoft.com/en-us/library/dfc101y5(v=vs.71).aspx | 2/1438042981856.5_20150728002301-00200-ip-10-236-191-2_878044673_0.json |
723c8a50_Server_Categories__ATL_Server___Description | [Category] Extension Management Reference [Description] | Provides interfaces, classes, structures, and macros that can be used for management functions for your ISAPI extension that are accessible using SOAP or an HTML front end. | [] | ATL Server Categories (ATL Server) | Description | https://msdn.microsoft.com/en-us/library/dfc101y5(v=vs.71).aspx | 2/1438042981856.5_20150728002301-00200-ip-10-236-191-2_878044673_0.json |
723c8a50_Server_Categories__ATL_Server___Description | [Category] Shared Services Reference [Description] | Provides interfaces, classes, and macros that can be used to provide an XML Web service for caching shared data. | [] | ATL Server Categories (ATL Server) | Description | https://msdn.microsoft.com/en-us/library/dfc101y5(v=vs.71).aspx | 2/1438042981856.5_20150728002301-00200-ip-10-236-191-2_878044673_0.json |
723c8a50_Server_Categories__ATL_Server___Description | [Category] Session-State Reference [Description] | Provides classes and interfaces that allow data to be stored in memory or a database using a common programmatic interface. | [] | ATL Server Categories (ATL Server) | Description | https://msdn.microsoft.com/en-us/library/dfc101y5(v=vs.71).aspx | 2/1438042981856.5_20150728002301-00200-ip-10-236-191-2_878044673_0.json |
723c8a50_Server_Categories__ATL_Server___Description | [Category] SOAP Reference [Description] | Provides attributes, classes, structures, and enums that give you code for implementing XML Web services as SOAP request handlers and for making requests as a client to XML Web services written in any language. | [] | ATL Server Categories (ATL Server) | Description | https://msdn.microsoft.com/en-us/library/dfc101y5(v=vs.71).aspx | 2/1438042981856.5_20150728002301-00200-ip-10-236-191-2_878044673_0.json |
723c8a50_Server_Categories__ATL_Server___Description | [Category] Caching Reference [Description] | Provides classes, macros, structures, and interfaces cache arbitrary data, files, stencils, and DLLs in atlcache.h. | [] | ATL Server Categories (ATL Server) | Description | https://msdn.microsoft.com/en-us/library/dfc101y5(v=vs.71).aspx | 2/1438042981856.5_20150728002301-00200-ip-10-236-191-2_878044673_0.json |
723c8a50_Server_Categories__ATL_Server___Description | [Category] Cache Cullers Reference [Description] | Provides classes and structures use the cache culler archetype and provides code for automatic removal of cache items based on time. | [] | ATL Server Categories (ATL Server) | Description | https://msdn.microsoft.com/en-us/library/dfc101y5(v=vs.71).aspx | 2/1438042981856.5_20150728002301-00200-ip-10-236-191-2_878044673_0.json |
723c8a50_Server_Categories__ATL_Server___Description | [Category] Cache Flushers Reference [Description] | Provides classes and structures use the cache flusher archetype and provides code for removal of ache items based on access patterns. | [] | ATL Server Categories (ATL Server) | Description | https://msdn.microsoft.com/en-us/library/dfc101y5(v=vs.71).aspx | 2/1438042981856.5_20150728002301-00200-ip-10-236-191-2_878044673_0.json |
723c8a50_Server_Categories__ATL_Server___Description | [Category] Cache Statistics Reference [Description] | Provides classes, interfaces, and macros that use the cache statistics archetype and provide code for collecting cache statistics. | [] | ATL Server Categories (ATL Server) | Description | https://msdn.microsoft.com/en-us/library/dfc101y5(v=vs.71).aspx | 2/1438042981856.5_20150728002301-00200-ip-10-236-191-2_878044673_0.json |
723c8a50_Server_Categories__ATL_Server___Description | [Category] Cryptographic Reference [Description] | Provides classes that are a collection of thin wrappers over the CryptoAPI for accessing the cryptographic services provided by Windows and third parties in atlcrpt.h. | [] | ATL Server Categories (ATL Server) | Description | https://msdn.microsoft.com/en-us/library/dfc101y5(v=vs.71).aspx | 2/1438042981856.5_20150728002301-00200-ip-10-236-191-2_878044673_0.json |
723c8a50_Server_Categories__ATL_Server___Description | [Category] Encoding Reference [Description] | Provides functions and macros that support encoding in a range of common Internet standards such as Base64, uuencode, hexadecimal, and UTF8 in atlenc.h. | [] | ATL Server Categories (ATL Server) | Description | https://msdn.microsoft.com/en-us/library/dfc101y5(v=vs.71).aspx | 2/1438042981856.5_20150728002301-00200-ip-10-236-191-2_878044673_0.json |
723c8a50_Server_Categories__ATL_Server___Description | [Category] HTML Generation Reference [Description] | Provides classes, structures, and macros that give you a lightweight way of writing HTML text to a stream in atlhtml.h. | [] | ATL Server Categories (ATL Server) | Description | https://msdn.microsoft.com/en-us/library/dfc101y5(v=vs.71).aspx | 2/1438042981856.5_20150728002301-00200-ip-10-236-191-2_878044673_0.json |
723c8a50_Server_Categories__ATL_Server___Description | [Category] HTTP Client Reference [Description] | Provides code in atlhttp.h that allows generating HTTP responses and requests, allowing lightweight HTTP clients with minimal dependencies to be written in C++. | [] | ATL Server Categories (ATL Server) | Description | https://msdn.microsoft.com/en-us/library/dfc101y5(v=vs.71).aspx | 2/1438042981856.5_20150728002301-00200-ip-10-236-191-2_878044673_0.json |
723c8a50_Server_Categories__ATL_Server___Description | [Category] Performance Monitoring Reference [Description] | Provides attributes, classes, and macros in atlperf.h that let you expose performance monitor counters from your applications and services. | [] | ATL Server Categories (ATL Server) | Description | https://msdn.microsoft.com/en-us/library/dfc101y5(v=vs.71).aspx | 2/1438042981856.5_20150728002301-00200-ip-10-236-191-2_878044673_0.json |
723c8a50_Server_Categories__ATL_Server___Description | [Category] MIME & SMTP Reference [Description] | Provides classes, enums, and functions that support MIME (Multipurpose Internet Mail Extensions), the standard way of packaging files for transmission by e-mail and HTTP, and SMTP (Simple Mail Transfer Protocol),the most common way of sending e-mail, in atlmime.h and atlsmtpconnection.h. | [] | ATL Server Categories (ATL Server) | Description | https://msdn.microsoft.com/en-us/library/dfc101y5(v=vs.71).aspx | 2/1438042981856.5_20150728002301-00200-ip-10-236-191-2_878044673_0.json |
723c8a50_Server_Categories__ATL_Server___Description | [Category] Regular Expression Reference [Description] | Provides classes, typedefs, and enums in atlrx.h with code that can search text using patterns. | [] | ATL Server Categories (ATL Server) | Description | https://msdn.microsoft.com/en-us/library/dfc101y5(v=vs.71).aspx | 2/1438042981856.5_20150728002301-00200-ip-10-236-191-2_878044673_0.json |
723c8a50_Server_Categories__ATL_Server___Description | [Category] Utilities Reference [Description] | Provides code for manipulating paths and URLs in the form of CPathT and CUrl. A thread pool, CThreadPool, is used in the implementation of the ATL Server ISAPI extension class and can also be used in your own applications. This code can be found in atlpath.h and atlutil.h. | [] | ATL Server Categories (ATL Server) | Description | https://msdn.microsoft.com/en-us/library/dfc101y5(v=vs.71).aspx | 2/1438042981856.5_20150728002301-00200-ip-10-236-191-2_878044673_0.json |
723c8a50_Server_Categories__ATL_Server___Description | [Category] Stream Helpers Reference [Description] | Provides a number of classes that implement the IStream interface by writing the data to another stream, a WinInet handle, a socket, or a string. | [] | ATL Server Categories (ATL Server) | Description | https://msdn.microsoft.com/en-us/library/dfc101y5(v=vs.71).aspx | 2/1438042981856.5_20150728002301-00200-ip-10-236-191-2_878044673_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:apply-imports [Description] | Invokes an overridden template rule. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:apply-templates [Description] | Directs the XSLT processor to find the appropriate template to apply, based on the type and context of each selected node. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:attribute [Description] | Creates an attribute node and attaches it to an output element. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:attribute-set [Description] | Defines a named set of attributes. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:call-template [Description] | Invokes a template by name. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:choose [Description] | Provides multiple conditional testing in conjunction with the element and element. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:comment [Description] | Generates a comment in the output. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:copy [Description] | Copies the current node from the source to the output. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:copy-of [Description] | Inserts subtrees and result tree fragments into the result tree. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:decimal-format [Description] | Declares a decimal-format, which controls the interpretation of a format pattern used by the format-number function. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:element [Description] | Creates an element with the specified name in the output. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:fallback [Description] | Calls template content that can provide a reasonable substitute to the behavior of the new element when encountered. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:for-each [Description] | Applies a template repeatedly, applying it in turn to each node in a set. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:if [Description] | Allows simple conditional template fragments. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:import [Description] | Imports another XSLT file. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:include [Description] | Includes another XSLT file. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:key [Description] | Declares a named key for use with thekey() function in XML Path Language (XPath) expressions. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:message [Description] | Sends a text message to either the message buffer or a message dialog box. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:namespace-alias [Description] | Replaces the prefix associated with a given namespace with another prefix. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:number [Description] | Inserts a formatted number into the result tree. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:otherwise [Description] | Provides multiple conditional testing in conjunction with the element and element. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:output [Description] | Specifies options for use in serializing the result tree. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:param [Description] | Declares a named parameter for use within an element or an element. Allows you to specify a default value. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:preserve-space [Description] | Preserves white space in a document. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:processing-instruction [Description] | Generates a processing instruction in the output. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] msxsl:script* [Description] | Defines global variables and functions for script extensions. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:sort [Description] | Specifies sort criteria for node lists selected by or . | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:strip-space [Description] | Strips white space from a document. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:stylesheet [Description] | Specifies the document element of an XSLT file. The document element contains all other XSLT elements. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:template [Description] | Defines a reusable template for generating the desired output for nodes of a particular type and context. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:text [Description] | Generates text in the output. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:transform [Description] | Performs the same function as . | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:value-of [Description] | Inserts the value of the selected node as text. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:variable [Description] | Specifies a value bound in an expression. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:when [Description] | Provides multiple conditional testing in conjunction with the element and element. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
71e4475a_XSLT_Elements__Description | [Element] xsl:with-param [Description] | Passes a parameter to a template. | [] | XSLT Elements | Description | https://msdn.microsoft.com/en-US/library/ms256058(v=vs.100) | 2/1438042982745.46_20150728002302-00254-ip-10-236-191-2_871828266_0.json |
33323cca_Server_Categories__ATL_Server___Category | [Description] Provides the infrastructure used by ATL Server Web applications and XML Web services for integrating with Internet Information Services (IIS), parsing HTTP requests and generating responses. These classes allow the use of Web application DLLs for partitioning functionality within an application and server response files for separating dynamic and static content. The framework classes are typically found in atlisapi.h and atlstencil.h. [Category] | ATL Server Framework Reference | [] | ATL Server Categories (ATL Server) | Category | https://msdn.microsoft.com/en-us/library/dfc101y5(v=vs.71).aspx | 2/1438042981856.5_20150728002301-00200-ip-10-236-191-2_878044673_0.json |
33323cca_Server_Categories__ATL_Server___Category | [Description] Provides attributes, classes, and macros that give you features to use directly for hooking your request handler into ATL Server's framework. [Category] | Request Handling Reference | [] | ATL Server Categories (ATL Server) | Category | https://msdn.microsoft.com/en-us/library/dfc101y5(v=vs.71).aspx | 2/1438042981856.5_20150728002301-00200-ip-10-236-191-2_878044673_0.json |
33323cca_Server_Categories__ATL_Server___Category | [Description] Provides attributes and macros for the plumbing necessary to implement a replacement method. [Category] | Replacement Method Reference | [] | ATL Server Categories (ATL Server) | Category | https://msdn.microsoft.com/en-us/library/dfc101y5(v=vs.71).aspx | 2/1438042981856.5_20150728002301-00200-ip-10-236-191-2_878044673_0.json |
33323cca_Server_Categories__ATL_Server___Category | [Description] Provides interfaces, classes, and structures that can be used when you need to gather request-handling statistics for your Web applications or XML Web services. [Category] | Request Handling Statistics Reference | [] | ATL Server Categories (ATL Server) | Category | https://msdn.microsoft.com/en-us/library/dfc101y5(v=vs.71).aspx | 2/1438042981856.5_20150728002301-00200-ip-10-236-191-2_878044673_0.json |
33323cca_Server_Categories__ATL_Server___Category | [Description] Provides interfaces, classes, structures, and macros that can be used for management functions for your ISAPI extension that are accessible using SOAP or an HTML front end. [Category] | Extension Management Reference | [] | ATL Server Categories (ATL Server) | Category | https://msdn.microsoft.com/en-us/library/dfc101y5(v=vs.71).aspx | 2/1438042981856.5_20150728002301-00200-ip-10-236-191-2_878044673_0.json |
33323cca_Server_Categories__ATL_Server___Category | [Description] Provides interfaces, classes, and macros that can be used to provide an XML Web service for caching shared data. [Category] | Shared Services Reference | [] | ATL Server Categories (ATL Server) | Category | https://msdn.microsoft.com/en-us/library/dfc101y5(v=vs.71).aspx | 2/1438042981856.5_20150728002301-00200-ip-10-236-191-2_878044673_0.json |
33323cca_Server_Categories__ATL_Server___Category | [Description] Provides classes and interfaces that allow data to be stored in memory or a database using a common programmatic interface. [Category] | Session-State Reference | [] | ATL Server Categories (ATL Server) | Category | https://msdn.microsoft.com/en-us/library/dfc101y5(v=vs.71).aspx | 2/1438042981856.5_20150728002301-00200-ip-10-236-191-2_878044673_0.json |
33323cca_Server_Categories__ATL_Server___Category | [Description] Provides attributes, classes, structures, and enums that give you code for implementing XML Web services as SOAP request handlers and for making requests as a client to XML Web services written in any language. [Category] | SOAP Reference | [] | ATL Server Categories (ATL Server) | Category | https://msdn.microsoft.com/en-us/library/dfc101y5(v=vs.71).aspx | 2/1438042981856.5_20150728002301-00200-ip-10-236-191-2_878044673_0.json |
33323cca_Server_Categories__ATL_Server___Category | [Description] Provides classes, macros, structures, and interfaces cache arbitrary data, files, stencils, and DLLs in atlcache.h. [Category] | Caching Reference | [] | ATL Server Categories (ATL Server) | Category | https://msdn.microsoft.com/en-us/library/dfc101y5(v=vs.71).aspx | 2/1438042981856.5_20150728002301-00200-ip-10-236-191-2_878044673_0.json |
33323cca_Server_Categories__ATL_Server___Category | [Description] Provides classes and structures use the cache culler archetype and provides code for automatic removal of cache items based on time. [Category] | Cache Cullers Reference | [] | ATL Server Categories (ATL Server) | Category | https://msdn.microsoft.com/en-us/library/dfc101y5(v=vs.71).aspx | 2/1438042981856.5_20150728002301-00200-ip-10-236-191-2_878044673_0.json |
33323cca_Server_Categories__ATL_Server___Category | [Description] Provides classes and structures use the cache flusher archetype and provides code for removal of ache items based on access patterns. [Category] | Cache Flushers Reference | [] | ATL Server Categories (ATL Server) | Category | https://msdn.microsoft.com/en-us/library/dfc101y5(v=vs.71).aspx | 2/1438042981856.5_20150728002301-00200-ip-10-236-191-2_878044673_0.json |
33323cca_Server_Categories__ATL_Server___Category | [Description] Provides classes, interfaces, and macros that use the cache statistics archetype and provide code for collecting cache statistics. [Category] | Cache Statistics Reference | [] | ATL Server Categories (ATL Server) | Category | https://msdn.microsoft.com/en-us/library/dfc101y5(v=vs.71).aspx | 2/1438042981856.5_20150728002301-00200-ip-10-236-191-2_878044673_0.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.