RegistrySettingPathAttribute(String, String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public RegistrySettingPathAttribute (string keyPath, string valueName);
new Microsoft.VisualStudio.Shell.RegistrySettingPathAttribute : string * string -> Microsoft.VisualStudio.Shell.RegistrySettingPathAttribute
Public Sub New (keyPath As String, valueName As String)
Parameters
- keyPath
- String
- valueName
- String