ResolvedMethodExitEvent.MethodExitEvent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the original MethodExitEvent.
public:
property Microsoft::VisualStudio::IntelliTrace::MethodExitEvent ^ MethodExitEvent { Microsoft::VisualStudio::IntelliTrace::MethodExitEvent ^ get(); };
public:
property Microsoft::VisualStudio::IntelliTrace::MethodExitEvent ^ MethodExitEvent { Microsoft::VisualStudio::IntelliTrace::MethodExitEvent ^ get(); };
public Microsoft.VisualStudio.IntelliTrace.MethodExitEvent MethodExitEvent { get; }
member this.MethodExitEvent : Microsoft.VisualStudio.IntelliTrace.MethodExitEvent
Public ReadOnly Property MethodExitEvent As MethodExitEvent