DkmRegistryTweak.Data Property

Definition

The value of this tweak in the registry.

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

public:
 property System::UInt32 Data { System::UInt32 get(); };
public:
 property unsigned int Data { unsigned int get(); };
public uint Data { get; }
member this.Data : uint32
Public ReadOnly Property Data As UInteger

Property Value

Applies to