CloudFilesContextMenuVerbBase Methods |
The CloudFilesContextMenuVerbBase type exposes the following members.
Name | Description | |
---|---|---|
EnumSubCommands |
Retrieves an enumerator for a command's subcommands.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | (Overrides ObjectFinalize.) | |
GetCanonicalName |
Gets the GUID of a Windows Explorer command.
| |
GetFlags |
Gets the flags associated with a Windows Explorer command.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetIcon |
Gets an icon resource string of the icon associated with the specified Windows Explorer command item.
| |
GetMenuIconAsync |
Returns path to icon file or resource for menu item.
| |
GetMenuStateAsync |
Gets menu state.
| |
GetMenuTitleAsync |
Gets menu title.
| |
GetMenuToolTipAsync |
Gets menu tooltip.
| |
GetState |
Gets state information associated with a specified Windows Explorer command item.
| |
GetTitle |
Gets the title text of the button or menu item that launches a specified Windows Explorer command item.
| |
GetToolTip |
Gets the tooltip string associated with a specified Windows Explorer command item.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Invoke |
Invokes a Windows Explorer command.
| |
InvokeMenuCommandAsync |
Handles menu item call.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |