Site 属性
MSDN Home
MSDN
MSDN Library
.NET 开发
.NET Framework 3.5
.NET Framework
.NET Framework 类库
Microsoft.Web.Administration 命 ...
Site 类
Site 属性
ApplicationDefaults 属性
Applications 属性
Bindings 属性
Id 属性
Limits 属性
LogFile 属性
Name 属性
ServerAutoStart 属性
State 属性
TraceFailedRequestsLogging 属性
VirtualDirectoryDefaults 属性
Site 类
Site 成员
Site 方法
Site 属性
切换视图 :
经典视图
轻量型视图
无脚本视图
反馈
.NET Framework 类库
Site 属性
更新:2007 年 11 月
Site
类型公开以下成员。
属性
名称
说明
ApplicationDefaults
Gets the default values for applications that are configured under the current Web site.
Applications
Represents a collection of applications for the current Web site.
Attributes
Gets a configuration attribute collection that contains the list of attributes for this element.
(继承自
ConfigurationElement
。)
Bindings
Gets a collection of IP addresses, TCP ports, and host headers that are associated with the site listener.
ChildElements
Gets all the child elements of the current element.
(继承自
ConfigurationElement
。)
ElementTagName
Gets the XML tag name of the current element.
(继承自
ConfigurationElement
。)
Id
Gets or sets the unique ID of the site.
IsLocallyStored
Gets a value indicating whether the configuration element is stored in a particular configuration file.
(继承自
ConfigurationElement
。)
Item
Gets or sets an attribute with the specified name.
(继承自
ConfigurationElement
。)
Limits
Gets the connection-related limits for a Web site.
LogFile
Gets a log file that you can use to configure logging for a Web site.
Methods
Gets a collection of methods for the configuration element.
(继承自
ConfigurationElement
。)
Name
Gets or sets the name of the Web site.
RawAttributes
Gets the raw attribute names and values for the current configuration element.
(继承自
ConfigurationElement
。)
Schema
Gets the schema for the current element.
(继承自
ConfigurationElement
。)
ServerAutoStart
Gets or sets a value indicating whether a Web site server should automatically start when Windows is started.
State
Gets the running state of the Web site.
TraceFailedRequestsLogging
Gets a
SiteTraceFailedRequestsLogging
object that configures log settings for failed requests on the current Web site.
VirtualDirectoryDefaults
Gets the values that all virtual directories created under the current site will use by default if explicit values are not set.
页首
另请参见
参考
Site 类
Microsoft.Web.Administration 命名空间
标记 :