DeploymentContext Class
Specifies the entry point for the FAST Search Server 2010 for SharePoint deployment functionality.
System.Object
Microsoft.SharePoint.Search.Extended.Administration.DeploymentContext
Namespace: Microsoft.SharePoint.Search.Extended.Administration
Assembly: Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)
'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public NotInheritable Class DeploymentContext _
Implements IDisposable
'Usage
Dim instance As DeploymentContext
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public sealed class DeploymentContext : IDisposable
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Microsoft.SharePoint.Search.Extended.Administration Namespace