Share via


ConfigurationUICommand 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 ConfigurationUICommand type exposes the following members.

Constructors

  Name Description
Public method ConfigurationUICommand Overloaded.

Methods

  Name Description
Public methodStatic member CreateMultipleUICommand
Public methodStatic member CreateSingleUICommand
Create an instance of a ConfigurationUICommand that only allows single creation.
Public method Dispose Overloaded.
Public method Equals (Inherited from Object.)
Public method Execute
Executes the command.
Protected method Finalize (Inherited from Object.)
Public method GetCommandState
Gets the sate of the command based on the node.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

  Name Description
Public property Icon
Gets the icon to use for the command.
Public property InsertionPoint
Gets the insertion point for the command.
Public property LongText
Gets the text to display in a status bar.
Public property Shortcut
Gets the short cut for the command.
Public property Text
Gets the text for the command.

See Also

ConfigurationUICommand 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.