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