DkmClrValue.IsNull Property

Definition

True if the value is a null (or if there is no value).

This API was introduced in Visual Studio 14 RTM (DkmApiVersion.VS14RTM).

public:
 property bool IsNull { bool get(); };
public:
 property bool IsNull { bool get(); };
public bool IsNull { get; }
member this.IsNull : bool
Public ReadOnly Property IsNull As Boolean

Property Value

Applies to