IAuthoringContext Members
Defines the properties and methods that context objects can implement to expose common properties for Management Pack configuration.
The following tables list the members exposed by the IAuthoringContext type.
Public Properties
Name | Description | |
---|---|---|
AdditionalReferences | Gets the additional references that are added while working with the context object. | |
DestinationManagementPack | Gets or sets the destination Management Pack in the context object. | |
DisplayInstance | Gets or sets the display instance. | |
DisplayType | Gets or sets the display type. | |
ParentContext | Gets or sets the context object that is the parent of this context object. | |
TargetedType | Gets or sets the class type that this context object targets. |
Top
Public Methods
Name | Description | |
---|---|---|
AddManagementPackReference | Adds a reference to a Management Pack if a reference does not already exist, and returns the alias for the newly created reference. | |
GetAliasedName | Gets the fully qualified name of the specified element to be referenced. |
Top
See Also
Reference
IAuthoringContext Interface
Microsoft.EnterpriseManagement.UI Namespace