SPIisWebSite Members

Include Protected Members
Include Inherited Members

Represents an Internet Information Services (IIS) Web site.

The SPIisWebSite type exposes the following members.

Constructors

  Name Description
Public method SPIisWebSite Initializes a new instance of the SPIisWebSite class.

Top

Properties

  Name Description
Protected property CurrentDirectoryEntry Gets the configuration store AD DS node that corresponds to this object. (Inherited from SPMetabaseObject.)
Public property Exists Gets a Boolean value that indicates whether the object exists in the configuration store. (Inherited from SPMetabaseObject.)
Public property HttpErrorsExistingResponse Gets or sets a value that determines whether Internet Information Services (IIS) overwrites error messages in Microsoft SharePoint Foundation.
Public property InstanceId Gets the instance ID of the Internet Information Services (IIS) Web site.
Protected property ParentIsDisposable This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from SPMetabaseObject.)
Protected property RelativePath Gets the portion of the configuration store path that is specific to the object. (Inherited from SPMetabaseObject.)
Protected property SchemaClassName (Overrides SPMetabaseObject.SchemaClassName.)
Public property ServerBindings Gets or sets a list of server bindings that are served by the Internet Information Services Web site.
Public property ServerComment Gets or sets the display name of the Internet Information Services (IIS) Web site.
Public property ServerState Gets a value that describes the server state.

Top

Methods

  Name Description
Public method Dispose Releases unmanaged resources used by the configuration store object. (Inherited from SPMetabaseObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method InvokeMethod Executes the Invoke method of the current directory entry. (Inherited from SPMetabaseObject.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Provision Creates an Internet Information Services Web site. (Overrides SPMetabaseObject.Provision().)
Public method ToString (Inherited from Object.)
Public method Unprovision Destroys the configuration store object. (Inherited from SPMetabaseObject.)
Public method Update Commits to the registry or to the underlying directory store all changes made to the AD DS entry for this object. (Inherited from SPMetabaseObject.)

Top

See Also

Reference

SPIisWebSite Class

Microsoft.SharePoint.Administration Namespace