See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Assembly: NTier.Designer (in NTier.Designer.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
An installer for a Visual Studio add-in.
NOTE: If you make changes to this class, also make the same changes in: - CoreTools\NTier.VSSilverlightShadowAssistant\Installers\VSAddInRegistryInstaller.cs - Designer\NTier.Designer\Installers\VSAddInRegistryInstaller.cs
Namespace: NTier.Designer.InstallersNOTE: If you make changes to this class, also make the same changes in: - CoreTools\NTier.VSSilverlightShadowAssistant\Installers\VSAddInRegistryInstaller.cs - Designer\NTier.Designer\Installers\VSAddInRegistryInstaller.cs
Assembly: NTier.Designer (in NTier.Designer.dll) Version: 1.0.0.0
Syntax
C# |
---|
public abstract class VSAddInRegistryInstaller : InstallerReportUnauthorizedAccess |
Visual Basic |
---|
Public MustInherit Class VSAddInRegistryInstaller Inherits InstallerReportUnauthorizedAccess |
Visual C++ |
---|
public ref class VSAddInRegistryInstaller abstract : public InstallerReportUnauthorizedAccess |
Inheritance Hierarchy
System..::..Object
System..::..MarshalByRefObject
System.ComponentModel..::..Component
System.Configuration.Install..::..Installer
NTier.Designer.Installers..::..InstallerReportUnauthorizedAccess
NTier.Designer.Installers..::..VSAddInRegistryInstaller
NTier.Designer.Installers..::..NTierAddInRegistryInstaller
System..::..MarshalByRefObject
System.ComponentModel..::..Component
System.Configuration.Install..::..Installer
NTier.Designer.Installers..::..InstallerReportUnauthorizedAccess
NTier.Designer.Installers..::..VSAddInRegistryInstaller
NTier.Designer.Installers..::..NTierAddInRegistryInstaller