Udostępnij za pośrednictwem


DkmClrLocalVariableInfo.MethodName Property

Definition

The name of the method to execute to get the value of this variable.

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

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

Property Value

Applies to