DeploymentContext Members

Include Protected Members
Include Inherited Members

Specifies the entry point for the FAST Search Server 2010 for SharePoint deployment functionality.

The DeploymentContext type exposes the following members.

Constructors

  Name Description
Public method DeploymentContext() Creates the context object.
Public method DeploymentContext(Configuration) Creates the context object.
Public method DeploymentContext(String) Creates the context object.
Public method DeploymentContext(Configuration, String) Creates the context object.

Top

Properties

  Name Description
Public propertyStatic member DefaultServiceEndpointName Gets the default name of the Windows Communication Foundation (WCF) service endpoint.
Public property Deployer You use the Deployer property to access the Deployer interface. You use this interface to deploy resources in the FAST Search Server 2010 for SharePoint farm.

Top

Methods

  Name Description
Public method Dispose Disposes the context.
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 MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

DeploymentContext Class

Microsoft.SharePoint.Search.Extended.Administration Namespace