See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.Designer.Installers
Assembly: NTier.Designer (in NTier.Designer.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.Designer.Installers
Assembly: NTier.Designer (in NTier.Designer.dll) Version: 1.0.0.0
Syntax
C# |
---|
protected override string Description { get; } |
Visual Basic |
---|
Protected Overrides ReadOnly Property Description As String Get |
Visual C++ |
---|
protected: virtual property String^ Description { String^ get () override; } |