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 | |
---|---|---|
ConfigurationUICommand | Overloaded. |
Methods
Name | Description | |
---|---|---|
CreateMultipleUICommand | ||
CreateSingleUICommand |
Create an instance of a ConfigurationUICommand that only allows single creation.
|
|
Dispose | Overloaded. | |
Equals | (Inherited from Object.) | |
Execute |
Executes the command.
|
|
Finalize | (Inherited from Object.) | |
GetCommandState |
Gets the sate of the command based on the node.
|
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Icon |
Gets the icon to use for the command.
|
|
InsertionPoint |
Gets the insertion point for the command.
|
|
LongText |
Gets the text to display in a status bar.
|
|
Shortcut |
Gets the short cut for the command.
|
|
Text |
Gets the text for the command.
|
See Also
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. |