Udostępnij za pośrednictwem


DkmTask.LocationFrame Property

Definition

[Optional] The location frame of the task.

This API was introduced in Visual Studio 15 Update 8 (DkmApiVersion.VS15Update8).

public:
 property Microsoft::VisualStudio::Debugger::Clr::DkmManagedReturnStackFrame ^ LocationFrame { Microsoft::VisualStudio::Debugger::Clr::DkmManagedReturnStackFrame ^ get(); };
public Microsoft.VisualStudio.Debugger.Clr.DkmManagedReturnStackFrame LocationFrame { get; }
public Microsoft.VisualStudio.Debugger.Clr.DkmManagedReturnStackFrame? LocationFrame { get; }
member this.LocationFrame : Microsoft.VisualStudio.Debugger.Clr.DkmManagedReturnStackFrame
Public ReadOnly Property LocationFrame As DkmManagedReturnStackFrame

Property Value

Applies to