Sdílet prostřednictvím


DkmClrLocalVariableInfo.VariableName Property

Definition

The user-visible name of the variable.

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

public:
 property System::String ^ VariableName { System::String ^ get(); };
public:
 property Platform::String ^ VariableName { Platform::String ^ get(); };
public string VariableName { get; }
member this.VariableName : string
Public ReadOnly Property VariableName As String

Property Value

Applies to