See also:
NTier Windows Forms Framework Home
NTier Framework API reference

A helper class that searches for the Visual Studio application registry key.

NOTE: If you make changes to this class, also make the same changes in: - CoreTools\NTier.VSSilverlightShadowAssistant\Installers\VisualStudioRegistryKeyLocator.cs - Designer\NTier.Designer\VisualStudioRegistryKeyLocator.cs

Namespace: NTier.Designer
Assembly: NTier.Designer (in NTier.Designer.dll) Version: 1.0.0.0

Syntax

C#
public static class VisualStudioRegistryKeyLocator
Visual Basic
Public NotInheritable Class VisualStudioRegistryKeyLocator
Visual C++
public ref class VisualStudioRegistryKeyLocator abstract sealed

Inheritance Hierarchy

System..::..Object
  NTier.Designer..::..VisualStudioRegistryKeyLocator

See Also