DkmCompiledNativeCppValueExpression.IsLValue Eigenschaft

Definition

True, wenn der Ausdruck zu einem l-Wert ausgewertet wurde, d. h., wenn der Ausdruck zugewiesen werden kann.

Diese API wurde in Visual Studio 14 Update 2 (dkmapiversion. VS14Update2) eingeführt.

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

Eigenschaftswert

Boolean

Gilt für