DkmWorkerProcessConnection.GetLocalSymbolsConnection Yöntem

Tanım

Bu, yerel semboller çalışan işlemi için çalışan işlem bağlantısını edinir. Locals sembolleri çalışan işlemi henüz başlatılmamışsa, bu API başlatılır ve bağlanır.

Bu API yalnızca IDE içinden çağrılabilir.

public:
 static Microsoft::VisualStudio::Debugger::DefaultPort::DkmWorkerProcessConnection ^ GetLocalSymbolsConnection();
public static Microsoft.VisualStudio.Debugger.DefaultPort.DkmWorkerProcessConnection GetLocalSymbolsConnection ();
static member GetLocalSymbolsConnection : unit -> Microsoft.VisualStudio.Debugger.DefaultPort.DkmWorkerProcessConnection
Public Shared Function GetLocalSymbolsConnection () As DkmWorkerProcessConnection

Döndürülenler

DkmWorkerProcessConnection

Yerel bağlantı için bağlantı nesnesi.

Şunlara uygulanır