Returns a property browser for the current frame.

HRESULT GetDebugProperty(
   IDebugProperty**  ppDebugProp
);

Parameters

ppDebugProp

[out] A property browser for the current frame.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also