| Overload | Description |
|---|---|
| MenuCommand Constructor() | Initializes a new instance of the MenuCommand class with no argument. |
| MenuCommand Constructor(String) | Initializes a new instance of the MenuCommand class with text parameter. |
| MenuCommand Constructor(String,String) | Initializes a new instance of the MenuCommand class with text and name parameters. |
| MenuCommand Constructor(String,String,String) | Initializes a new instance of the MenuCommand class with text, name and AccessKey parameters. |
| MenuCommand Constructor(String,String,CommandType) | Initializes a new instance of the MenuCommand class with text, name and CommandType parameters. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2