See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.Designer
Assembly: NTier.Designer (in NTier.Designer.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.Designer
Assembly: NTier.Designer (in NTier.Designer.dll) Version: 1.0.0.0
Syntax
C# |
---|
public static RegistryKey GetVisualStudioRegistryKey( RegistryKey root, VisualStudioVersion vsVersion ) |
Visual Basic |
---|
Public Shared Function GetVisualStudioRegistryKey ( root As RegistryKey, vsVersion As VisualStudioVersion ) As RegistryKey |
Visual C++ |
---|
public: static RegistryKey^ GetVisualStudioRegistryKey( RegistryKey^ root, VisualStudioVersion vsVersion ) |
Parameters
- root
- Type: Microsoft.Win32..::..RegistryKey
- vsVersion
- Type: NTier.Designer..::..VisualStudioVersion