SPVirtualServer Properties

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

The SPVirtualServer type exposes the following members.

Properties

  Name Description
Public property ApplicationPoolId Obsolete. Obsolete. Gets the ID of the application pool used in Microsoft Internet Information Services (IIS).
Public property CatchAccessDeniedException Obsolete. Obsolete. Use the CatchAccessDeniedException property of the Microsoft.SharePoint.SPSecurity class instead. (In Windows SharePoint Services 2.0, the CatchAccessDeniedException class was used to get or set a Boolean value that specified whether to handle Access denied exceptions and require user authentication, and is maintained for backward compatibility.)
Public property Config Obsolete. Obsolete. Gets the configuration settings for the virtual server.
Public property ContentDatabases Obsolete. Obsolete. Gets the collection of content databases on the virtual server.
Public property Description Obsolete. Obsolete. Gets the description for the virtual server, which is displayed in the Microsoft Internet Information Services (IIS) management console.
Public property HostName Obsolete. Obsolete. Gets the host name for the virtual server.
Public property IISInstanceId Obsolete. Obsolete. Gets the instance ID of Microsoft Internet Information Services (IIS).
Public property IisWebSiteSettings Obsolete. Obsolete. Gets the IIS Web site settings.
Public property MailCodePage Obsolete. Obsolete. Gets the language code page that is used for e-mail messages.
Public property MailFromAddress Obsolete. Obsolete. Gets the From address used in e-mail for the server.
Public property MailReplyToAddress Obsolete. Obsolete. Gets the To address used in e-mail for the server.
Public property OutboundSmtpServer Obsolete. Obsolete. Gets the name of the Simple Mail Transfer Protocol (SMTP) server that is used for outbound e-mail.
Public property Port Obsolete. Obsolete. Gets the port number for the virtual server.
Public property PresenceEnabled Obsolete. Obsolete. Gets a Boolean value that indicates whether online presence information is enabled on the virtual server.
Public property Sites Obsolete. Obsolete. Gets the collection of all site collections on the virtual server.
Public property State Obsolete. Obsolete. Gets an SPVirtualServerState value that represents the state of the virtual server.
Public property Url Obsolete. Obsolete. Gets the URL for the virtual server.
Public property Version Obsolete. Obsolete. Gets the version of SharePoint Foundation that is installed on the virtual server.
Public property VirtualServerId Obsolete. Obsolete. Gets the GUID for the virtual server.
Public property WebApplication Obsolete. Obsolete. Gets the Web application associated with the virtual server.

Top

See Also

Reference

SPVirtualServer Class

Microsoft.SharePoint.Administration Namespace