AspSection, ROOT\WebAdministration\MS_409
Class
| Methods (5)
| Properties (24)
| Qualifiers (4)
| Instances | Namespaces (2)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
Description Exposes Active Server Pages (ASP) configuration settings for ASP applications.
AspSection methods AspSection has 5 methods (5 Derived )
AspSection properties AspSection has 24 properties (21 Local , 3 Derived )
Detailed description of AspSection methods Derived methods (5) of AspSection class
Detailed description of AspSection properties Local properties (21) of AspSection class ▲ AppAllowClientDebug propertyCIMTYPE 'boolean' Description 'A read/write Boolean value. True if ASP client-side debugging is enabled; otherwise, false.' AppAllowClientDebug property is in 1 class (AspSection) of ROOT\WebAdministration\MS_409 and in 3 namespaces
▲ AppAllowDebugging propertyCIMTYPE 'boolean' Description 'A read/write Boolean value. True if ASP debugging is enabled on the server; otherwise, false.' AppAllowDebugging property is in 1 class (AspSection) of ROOT\WebAdministration\MS_409 and in 3 namespaces
▲ BufferingOn propertyCIMTYPE 'boolean' Description 'A read/write Boolean value. True if the output from an ASP application will be buffered; otherwise, false.' BufferingOn property is in 1 class (AspSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ Cache propertyCIMTYPE 'object:AspCache' Description 'A read/write AspCache value that configures ASP caching.' Cache property is in 1 class (AspSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ CalcLineNumber propertyCIMTYPE 'boolean' Description 'A read/write Boolean value. True if ASP should calculate and store the line number of each executed line of code in order to provide the number in an error report; otherwise, false.' CalcLineNumber property is in 1 class (AspSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ CodePage propertyCIMTYPE 'uint32' Description 'A read/write uint32 value that specifies the code page for the application.' CodePage property is in 1 class (AspSection) of ROOT\WebAdministration\MS_409 and in 5 namespaces
▲ ComPlus propertyCIMTYPE 'object:AspComPlus' Description 'A read/write AspComPlus value that configures properties related to COM+.' ComPlus property is in 1 class (AspSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ EnableApplicationRestart propertyCIMTYPE 'boolean' Description 'A read/write Boolean value. True if the ASP application can automatically be restarted; otherwise, false.' EnableApplicationRestart property is in 1 class (AspSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ EnableAspHtmlFallback propertyCIMTYPE 'boolean' Description 'A read/write Boolean value. True if an .htm file with a similar name as the requested .asp file is sent in response to a new request when the request queue is already full; otherwise, false.' EnableAspHtmlFallback property is in 1 class (AspSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ EnableChunkedEncoding propertyCIMTYPE 'boolean' Description 'A read/write Boolean value. True if HTTP 1.1 chunked transfer encoding is enabled for the World Wide Web Publishing Service (WWW service); otherwise, false.' EnableChunkedEncoding property is in 1 class (AspSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ EnableParentPaths propertyCIMTYPE 'boolean' Description 'A read/write Boolean value. True if an ASP page allows paths above the current directory; false if only paths relative to the current directory are allowed.' EnableParentPaths property is in 1 class (AspSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ ErrorsToNTLog propertyCIMTYPE 'boolean' Description 'A read/write Boolean value. True if ASP errors are written to the Windows event log; otherwise, false.' ErrorsToNTLog property is in 1 class (AspSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ ExceptionCatchEnable propertyCIMTYPE 'boolean' Description 'A read/write Boolean value. True if ASP pages catch component exceptions that can be caught by the Microsoft Script Debugger tool; otherwise, false.' ExceptionCatchEnable property is in 1 class (AspSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ Lcid propertyCIMTYPE 'uint32' Description 'A read/write uint32 value that specifies the default locale identifier for an application.' Lcid property is in 1 class (AspSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ LogErrorRequests propertyCIMTYPE 'boolean' Description 'A read/write Boolean value. True if the Web server writes ASP errors to the application section of the Windows event log; otherwise, false.' LogErrorRequests property is in 1 class (AspSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ RunOnEndAnonymously propertyCIMTYPE 'boolean' Description 'A read/write Boolean value. True if the SessionOnEnd and ApplicationOnEnd global ASP functions should be run as the anonymous user; otherwise, false.' RunOnEndAnonymously property is in 1 class (AspSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ ScriptErrorMessage propertyCIMTYPE 'string' Description 'A read/write string value that contains the error message sent to the browser if specific debugging errors are not sent to the client.' ScriptErrorMessage property is in 1 class (AspSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ ScriptErrorSentToBrowser propertyCIMTYPE 'boolean' Description 'A read/write Boolean value. True if 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; otherwise, false.' ScriptErrorSentToBrowser property is in 1 class (AspSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ ScriptLanguage propertyCIMTYPE 'string' Description 'A read/write string value that specifies the default script language for all ASP applications running on the Web server.' ScriptLanguage property is in 1 class (AspSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ Session propertyCIMTYPE 'object:AspSession' Description 'A read/write AspSession value that configures properties related to ASP sessions.' Session property is in 1 class (AspSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
Derived properties (3) of AspSection class
AspSection Qualifiers Name Value ToInstance ToSubclass Overridable Amended Local
AMENDMENT True ✗ ✗ ✓ ✗ ✓
Description 'Exposes Active Server Pages (ASP) configuration settings for ASP applications.' ✗ ✓ ✓ ✗ ✓
DisplayName 'Asp Section' ✓ ✓ ✓ ✗ ✓
LOCALE 1033 ✓ ✓ ✓ ✗ ✓
AspSection System properties Name Value Origin CIMType Local Array
__PATH '\\.\ROOT\WebAdministration\MS_409:AspSection' ___SYSTEM 8 ✗ ✗
__NAMESPACE 'ROOT\WebAdministration\MS_409' ___SYSTEM 8 ✗ ✗
__SERVER '.' ___SYSTEM 8 ✗ ✗
__DERIVATION ['ConfigurationSection'] ___SYSTEM 8 ✗ ✓
__PROPERTY_COUNT 24 ___SYSTEM 3 ✗ ✗
__RELPATH 'AspSection ' ___SYSTEM 8 ✗ ✗
__DYNASTY 'ConfigurationSection ' ___SYSTEM 8 ✗ ✗
__SUPERCLASS 'ConfigurationSection ' ___SYSTEM 8 ✗ ✗
__CLASS 'AspSection ' ___SYSTEM 8 ✗ ✗
__GENUS 1 ___SYSTEM 3 ✗ ✗
Similar Classes to AspSection Number of classes:119
Please enable JavaScript to view the comments powered by Disqus.
comments powered by