Condividi tramite


ISymbolPathOptionList150.Add(SymbolPath, Boolean) Method

Definition

public:
 int Add(Microsoft::VisualStudio::Debugger::Interop::SymbolPath Path, bool IsEnabled);
public int Add(Microsoft.VisualStudio.Debugger.Interop.SymbolPath Path, bool IsEnabled);
abstract member Add : Microsoft.VisualStudio.Debugger.Interop.SymbolPath * bool -> int
Public Function Add (Path As SymbolPath, IsEnabled As Boolean) As Integer

Parameters

Path
SymbolPath
IsEnabled
Boolean

Returns

Applies to