Defines the methods and properties that expose operations that can be performed on a diagnostic 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 IDiagnosticContext
Syntax
'Declaration
Public Interface IDiagnosticContext
    Inherits IAuthoringContext, IPageContext
public interface IDiagnosticContext : IAuthoringContext, IPageContext
public interface class IDiagnosticContext : IAuthoringContext, IPageContext
public interface IDiagnosticContext extends IAuthoringContext, IPageContext
public interface IDiagnosticContext 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
IDiagnosticContext Members
Microsoft.EnterpriseManagement.UI Namespace