Delen via


RegistrySettingPathAttribute(String, String) Constructor

Definition

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

Applies to