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 void GacInstall( string assemblyPath ) |
| Visual Basic |
|---|
Protected Overridable Sub GacInstall ( assemblyPath As String ) |
| Visual C++ |
|---|
protected: virtual void GacInstall( String^ assemblyPath ) |
Parameters
- assemblyPath
- Type: System..::..String