DkmRegistryTweak.ValueName Property

Definition

The name of the registry value that specifies this tweak.

This API was introduced in Visual Studio 12 RTM (DkmApiVersion.VS12RTM).

public:
 property System::String ^ ValueName { System::String ^ get(); };
public:
 property Platform::String ^ ValueName { Platform::String ^ get(); };
public string ValueName { get; }
member this.ValueName : string
Public ReadOnly Property ValueName As String

Property Value

Applies to