RegistryKey Property
Summary
Gets or sets the printer registry key that is used to store the current user-specific settings.
Syntax
public string RegistryKey { get; set; }
Public Property RegistryKey As String
public:
property String^ RegistryKey {
String^ get();
void set ( String^ );
}
Property Value
The printer registry key.