DkmStackFrame.FrameName 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.
Name of the stack frame. DkmStackFrame.FormatOptions determines the format of the function name.
public:
property System::String ^ FrameName { System::String ^ get(); };
public:
property Platform::String ^ FrameName { Platform::String ^ get(); };
public string FrameName { get; }
member this.FrameName : string
Public ReadOnly Property FrameName As String
Property Value
Returns String.