Share via


FASTAdminProxy.DeploymentContext Property

Entry point for the deployment functionality in the FAST Search Server 2010 for SharePoint administration object model. For details, see DeploymentContext.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public ReadOnly Property DeploymentContext As DeploymentContext
    Get
'Usage
Dim instance As FASTAdminProxy
Dim value As DeploymentContext

value = instance.DeploymentContext
public DeploymentContext DeploymentContext { get; }

Property Value

Type: Microsoft.SharePoint.Search.Extended.Administration.DeploymentContext
Returns DeploymentContext.

See Also

Reference

FASTAdminProxy Class

FASTAdminProxy Members

Microsoft.Office.Server.Search.Administration Namespace