IStackFramePattern.Matches(StackFrame) Method
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.
public bool Matches (Microsoft.Windows.EventTracing.Symbols.StackFrame frame);
abstract member Matches : Microsoft.Windows.EventTracing.Symbols.StackFrame -> bool
Public Function Matches (frame As StackFrame) As Boolean
Parameters
- frame
- StackFrame