ITaskContext Interface
Defines the method and property that expose information about a task that is being configured.
Namespace: Microsoft.EnterpriseManagement.UI
Assembly: Microsoft.EnterpriseManagement.UI.Extensibility (in microsoft.enterprisemanagement.ui.extensibility.dll)
Usage
'Usage
Dim instance As ITaskContext
Syntax
'Declaration
Public Interface ITaskContext
Inherits IAuthoringContext, IPageContext
public interface ITaskContext : IAuthoringContext, IPageContext
public interface class ITaskContext : IAuthoringContext, IPageContext
public interface ITaskContext extends IAuthoringContext, IPageContext
public interface ITaskContext 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
ITaskContext Members
Microsoft.EnterpriseManagement.UI Namespace