DkmNativeCppReferenceType.IsRValueReference Propriedade

Definição

True se esse tipo representar uma referência de valor r. False se esse tipo representa uma referência de l-Value.

Essa API foi introduzida no Visual Studio 14 atualização 2 (DkmApiVersion. VS14Update2).

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

Valor da propriedade

Boolean

Aplica-se a