IRecoveryContext Interface
Defines the methods and properties that expose operations that can be performed on a recovery object that is being configured.
Namespace: Microsoft.EnterpriseManagement.UI
Assembly: Microsoft.EnterpriseManagement.UI.Extensibility (in microsoft.enterprisemanagement.ui.extensibility.dll)
Usage
'Usage
Dim instance As IRecoveryContext
Syntax
'Declaration
Public Interface IRecoveryContext
Inherits IAuthoringContext, IPageContext
public interface IRecoveryContext : IAuthoringContext, IPageContext
public interface class IRecoveryContext : IAuthoringContext, IPageContext
public interface IRecoveryContext extends IAuthoringContext, IPageContext
public interface IRecoveryContext extends IAuthoringContext, IPageContext
Platforms
Development Platforms
Windows Server 2008, Windows Vista, Windows Server 2003, and Windows XP
Target Platforms
Windows Server 2008,Windows Server 2003,Windows Vista,Windows XP
See Also
Reference
IRecoveryContext Members
Microsoft.EnterpriseManagement.UI Namespace