DkmNativeCppEnumValue.Value Property

Definition

The value of this constant.

This API was introduced in Visual Studio 14 Update 2 (DkmApiVersion.VS14Update2).

public:
 property System::UInt64 Value { System::UInt64 get(); };
public:
 property unsigned long long Value { unsigned long long get(); };
public ulong Value { get; }
member this.Value : uint64
Public ReadOnly Property Value As ULong

Property Value

Applies to