See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.VisualStudioWizards
Assembly: NTier.VisualStudioWizards (in NTier.VisualStudioWizards.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.VisualStudioWizards
Assembly: NTier.VisualStudioWizards (in NTier.VisualStudioWizards.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public Project SelectedProject { get; } |
| Visual Basic |
|---|
Public ReadOnly Property SelectedProject As Project Get |
| Visual C++ |
|---|
public: property Project^ SelectedProject { Project^ get (); } |