Share via


ResolvedMethodExitEvent.MethodExitEvent Property

Gets the original MethodExitEvent.

Namespace:  Microsoft.VisualStudio.IntelliTrace
Assembly:  Microsoft.IntelliTrace.12.0.0 (in Microsoft.IntelliTrace.12.0.0.dll)

Syntax

'Declaration
Public ReadOnly Property MethodExitEvent As MethodExitEvent
public MethodExitEvent MethodExitEvent { get; }
public:
property MethodExitEvent^ MethodExitEvent {
    MethodExitEvent^ get ();
}
member MethodExitEvent : MethodExitEvent with get
function get MethodExitEvent () : MethodExitEvent

Property Value

Type: Microsoft.VisualStudio.IntelliTrace.MethodExitEvent

.NET Framework Security

See Also

Reference

ResolvedMethodExitEvent Class

Microsoft.VisualStudio.IntelliTrace Namespace