IDebugProperty164.AddToFavorites(IDebugProperty164) 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:
int AddToFavorites(Microsoft::VisualStudio::Debugger::Interop::IDebugProperty164 ^ pChild);
public int AddToFavorites (Microsoft.VisualStudio.Debugger.Interop.IDebugProperty164 pChild);
abstract member AddToFavorites : Microsoft.VisualStudio.Debugger.Interop.IDebugProperty164 -> int
Public Function AddToFavorites (pChild As IDebugProperty164) As Integer
Parameters
- pChild
- IDebugProperty164