Share via


DkmCompiledClrInspectionQuery.MethodName Property

Definition

The name of the query method.

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