See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Assembly: NTier.VSAddIn (in NTier.VSAddIn.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Initializes a new instance of the VSCommandBar class
Namespace: NTier.VSAddInAssembly: NTier.VSAddIn (in NTier.VSAddIn.dll) Version: 1.0.0.0
Syntax
C# |
---|
protected VSCommandBar( _DTE dte, string name ) |
Visual Basic |
---|
Protected Sub New ( dte As _DTE, name As String ) |
Visual C++ |
---|
protected: VSCommandBar( _DTE^ dte, String^ name ) |