IDebugStackFrame3.GetDebugProperty(IDebugProperty2) Method

Definition

public:
 int GetDebugProperty([Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IDebugProperty2 ^ % ppProperty);
public int GetDebugProperty (out Microsoft.VisualStudio.Debugger.Interop.IDebugProperty2 ppProperty);
abstract member GetDebugProperty : IDebugProperty2 -> int
Public Function GetDebugProperty (ByRef ppProperty As IDebugProperty2) As Integer

Parameters

ppProperty
IDebugProperty2

Returns

Implements

Applies to