ResolvedMethodEvent.Method Property

Definition

Gets the ResolvedMethod that describes the method.

public:
 property Microsoft::VisualStudio::IntelliTrace::ResolvedMethod ^ Method { Microsoft::VisualStudio::IntelliTrace::ResolvedMethod ^ get(); };
public:
 property Microsoft::VisualStudio::IntelliTrace::ResolvedMethod ^ Method { Microsoft::VisualStudio::IntelliTrace::ResolvedMethod ^ get(); };
public Microsoft.VisualStudio.IntelliTrace.ResolvedMethod Method { get; }
member this.Method : Microsoft.VisualStudio.IntelliTrace.ResolvedMethod
Public ReadOnly Property Method As ResolvedMethod

Property Value

Applies to