DkmLanguageRegistrySetting Class
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.
Pairing between the name of a setting and its value.
public ref class DkmLanguageRegistrySetting
[Windows::Foundation::Metadata::WebHostHidden]
public ref class DkmLanguageRegistrySetting
[Windows::Foundation::Metadata::WebHostHidden]
class DkmLanguageRegistrySetting
[System.Runtime.InteropServices.Guid("e0271ff0-7cb5-6f49-e948-a82864f5744b")]
public class DkmLanguageRegistrySetting
[<System.Runtime.InteropServices.Guid("e0271ff0-7cb5-6f49-e948-a82864f5744b")>]
type DkmLanguageRegistrySetting = class
Public Class DkmLanguageRegistrySetting
- Inheritance
-
DkmLanguageRegistrySetting
- Attributes
Properties
Name |
The name of the setting. |
Value |
The value of the setting. This can be either a DWORD or a string. |
Methods
Create(String, Object) |
Create a new DkmLanguageRegistrySetting object instance. |