.NET Framework 类库
Site 属性

更新:2007 年 11 月

Site 类型公开以下成员。

属性

  名称说明
ms614866.pubproperty(zh-cn,VS.90).gifApplicationDefaults Gets the default values for applications that are configured under the current Web site.
ms614866.pubproperty(zh-cn,VS.90).gifApplications Represents a collection of applications for the current Web site.
ms614866.pubproperty(zh-cn,VS.90).gifAttributes Gets a configuration attribute collection that contains the list of attributes for this element. (继承自 ConfigurationElement。)
ms614866.pubproperty(zh-cn,VS.90).gifBindings Gets a collection of IP addresses, TCP ports, and host headers that are associated with the site listener.
ms614866.pubproperty(zh-cn,VS.90).gifChildElements Gets all the child elements of the current element. (继承自 ConfigurationElement。)
ms614866.pubproperty(zh-cn,VS.90).gifElementTagName Gets the XML tag name of the current element. (继承自 ConfigurationElement。)
ms614866.pubproperty(zh-cn,VS.90).gifId Gets or sets the unique ID of the site.
ms614866.pubproperty(zh-cn,VS.90).gifIsLocallyStored Gets a value indicating whether the configuration element is stored in a particular configuration file. (继承自 ConfigurationElement。)
ms614866.pubproperty(zh-cn,VS.90).gifItem Gets or sets an attribute with the specified name. (继承自 ConfigurationElement。)
ms614866.pubproperty(zh-cn,VS.90).gifLimits Gets the connection-related limits for a Web site.
ms614866.pubproperty(zh-cn,VS.90).gifLogFile Gets a log file that you can use to configure logging for a Web site.
ms614866.pubproperty(zh-cn,VS.90).gifMethods Gets a collection of methods for the configuration element. (继承自 ConfigurationElement。)
ms614866.pubproperty(zh-cn,VS.90).gifName Gets or sets the name of the Web site.
ms614866.pubproperty(zh-cn,VS.90).gifRawAttributes Gets the raw attribute names and values for the current configuration element. (继承自 ConfigurationElement。)
ms614866.pubproperty(zh-cn,VS.90).gifSchema Gets the schema for the current element. (继承自 ConfigurationElement。)
ms614866.pubproperty(zh-cn,VS.90).gifServerAutoStart Gets or sets a value indicating whether a Web site server should automatically start when Windows is started.
ms614866.pubproperty(zh-cn,VS.90).gifState Gets the running state of the Web site.
ms614866.pubproperty(zh-cn,VS.90).gifTraceFailedRequestsLogging Gets a SiteTraceFailedRequestsLogging object that configures log settings for failed requests on the current Web site.
ms614866.pubproperty(zh-cn,VS.90).gifVirtualDirectoryDefaults Gets the values that all virtual directories created under the current site will use by default if explicit values are not set.
页首
另请参见

参考

标记 :


Page view tracker