IModuleContext Interface
Defines the properties for a module being configured in the context of a rule or a task.
Namespace: Microsoft.EnterpriseManagement.UI
Assembly: Microsoft.EnterpriseManagement.UI.Extensibility (in microsoft.enterprisemanagement.ui.extensibility.dll)
Usage
'Usage
Dim instance As IModuleContext
Syntax
'Declaration
Public Interface IModuleContext
Inherits IAuthoringContext, IPageContext
public interface IModuleContext : IAuthoringContext, IPageContext
public interface class IModuleContext : IAuthoringContext, IPageContext
public interface IModuleContext extends IAuthoringContext, IPageContext
public interface IModuleContext 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
IModuleContext Members
Microsoft.EnterpriseManagement.UI Namespace