DkmModuleInstance.Connection Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Cela représente une connexion entre le moniteur et l’IDE. Il peut s’agir d’une connexion locale si le moniteur s’exécute dans le même processus que l’IDE, ou s’il peut s’agir d’une connexion à distance. Dans le processus d’analyse, il n’existe qu’une seule connexion.
public:
property Microsoft::VisualStudio::Debugger::DefaultPort::DkmTransportConnection ^ Connection { Microsoft::VisualStudio::Debugger::DefaultPort::DkmTransportConnection ^ get(); };
public Microsoft.VisualStudio.Debugger.DefaultPort.DkmTransportConnection Connection { get; }
member this.Connection : Microsoft.VisualStudio.Debugger.DefaultPort.DkmTransportConnection
Public ReadOnly Property Connection As DkmTransportConnection
Valeur de propriété
Retourne DkmTransportConnection.