Share via


ResolvedStackFrame.Module Property

Definition

Get the IntelliTraceModule that contains the function for this stack frame.

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

Property Value

Applies to