See also:
NTier Windows Forms Framework Home
NTier Framework API reference

Add a new button.

Namespace: NTier.VSAddIn
Assembly: NTier.VSAddIn (in NTier.VSAddIn.dll) Version: 1.0.0.0

Syntax

C#
public IVSCommand Add()
Visual Basic
Public Function Add As IVSCommand
Visual C++
public:
IVSCommand^ Add()

Return Value

Type: IVSCommand

See Also