IDebugProperty164.AddToFavorites(IDebugProperty164) Method

Definition

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

Returns

Int32

Applies to