IAuthoringContext Interface
Defines the properties and methods that context objects can implement to expose common properties for Management Pack configuration.
Namespace: Microsoft.EnterpriseManagement.UI
Assembly: Microsoft.EnterpriseManagement.UI.Extensibility (in microsoft.enterprisemanagement.ui.extensibility.dll)
Usage
'Usage
Dim instance As IAuthoringContext
Syntax
'Declaration
Public Interface IAuthoringContext
Inherits IPageContext
public interface IAuthoringContext : IPageContext
public interface class IAuthoringContext : IPageContext
public interface IAuthoringContext extends IPageContext
public interface IAuthoringContext extends 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
IAuthoringContext Members
Microsoft.EnterpriseManagement.UI Namespace