CommandIdAttribute(String, Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a new instance of the CommandIdAttribute.
public:
CommandIdAttribute(System::String ^ commandSetGuid, int commandId);
public CommandIdAttribute (string commandSetGuid, int commandId);
new Microsoft.VisualStudio.Utilities.CommandIdAttribute : string * int -> Microsoft.VisualStudio.Utilities.CommandIdAttribute
Public Sub New (commandSetGuid As String, commandId As Integer)
Parameters
- commandSetGuid
- String
- commandId
- Int32