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 | |
---|---|---|
DeploymentContext() | Creates the context object. | |
DeploymentContext(Configuration) | Creates the context object. | |
DeploymentContext(String) | Creates the context object. | |
DeploymentContext(Configuration, String) | Creates the context object. |
Top
Properties
Name | Description | |
---|---|---|
DefaultServiceEndpointName | Gets the default name of the Windows Communication Foundation (WCF) service endpoint. | |
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 | |
---|---|---|
Dispose | Disposes the context. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration Namespace