ResolvedMethodEvent.Process Property

Definition

Gets the IntelliTraceProcess that contains the decoded method.

protected:
 property Microsoft::VisualStudio::IntelliTrace::IntelliTraceProcess ^ Process { Microsoft::VisualStudio::IntelliTrace::IntelliTraceProcess ^ get(); void set(Microsoft::VisualStudio::IntelliTrace::IntelliTraceProcess ^ value); };
protected Microsoft.VisualStudio.IntelliTrace.IntelliTraceProcess Process { get; set; }
member this.Process : Microsoft.VisualStudio.IntelliTrace.IntelliTraceProcess with get, set
Protected Property Process As IntelliTraceProcess

Property Value

Applies to