Share via


StorageCreationNodeCommand Members

Include Protected Members
Include Inherited Members

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The StorageCreationNodeCommand type exposes the following members.

Constructors

  Name Description
Public method StorageCreationNodeCommand Overloaded.

Methods

  Name Description
Public method Dispose Overloaded.
Public method Equals (Inherited from Object.)
Public method Execute
Executes the command.
(Inherited from ConfigurationNodeCommand.)
Protected method ExecuteCore
Creates the commands and adds them to the IStorageService.
(Overrides ConfigurationNodeCommand.ExecuteCore(ConfigurationNode).)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnExecuted
Raises the Executed event.
(Inherited from ConfigurationNodeCommand.)
Protected method OnExecuting
Raises the Executing event.
(Inherited from ConfigurationNodeCommand.)
Public method ToString (Inherited from Object.)

Properties

  Name Description
Protected property ConfigurationUIHierarchyService (Inherited from ConfigurationNodeCommand.)
Protected property CurrentHierarchy
Gets the currently selected IConfigurationUIHierarchy.
(Inherited from ConfigurationNodeCommand.)
Protected property ErrorLogService
Gets the IErrorLogService.
(Inherited from ConfigurationNodeCommand.)
Protected property Events
Gets the list of event handlers that are attached to this command.
(Inherited from ConfigurationNodeCommand.)
Protected property ServiceProvider
Gets the service provider for the command.
(Inherited from ConfigurationNodeCommand.)
Protected property UIService
Gets the IUIService.
(Inherited from ConfigurationNodeCommand.)

Events

  Name Description
Public event Executed
Occurs after the commmand has completed execution.
(Inherited from ConfigurationNodeCommand.)
Public event Executing
Occurs as the command is about to be executed.
(Inherited from ConfigurationNodeCommand.)

See Also

StorageCreationNodeCommand Class

Microsoft.Practices.EnterpriseLibrary.Configuration.Design Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.