ProvideCommandAttribute(String, UInt16) 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.
public:
ProvideCommandAttribute(System::String ^ name, System::UInt16 id);
public ProvideCommandAttribute (string name, ushort id);
new Microsoft.VisualStudio.Shell.ProvideCommandAttribute : string * uint16 -> Microsoft.VisualStudio.Shell.ProvideCommandAttribute
Public Sub New (name As String, id As UShort)
Parameters
- name
- String
- id
- UInt16