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 virtual string AddInProgId { get; } |
Visual Basic |
---|
Protected Overridable ReadOnly Property AddInProgId As String Get |
Visual C++ |
---|
protected: virtual property String^ AddInProgId { String^ get (); } |