DkmProductionAgent.ProductionConnection Property
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.
The DkmProductionConnection object this agent was created using.
This API was introduced in Visual Studio 15 Update 2 (DkmApiVersion.VS15Update2).
public:
property Microsoft::VisualStudio::Debugger::DefaultPort::DkmProductionConnection ^ ProductionConnection { Microsoft::VisualStudio::Debugger::DefaultPort::DkmProductionConnection ^ get(); };
public Microsoft.VisualStudio.Debugger.DefaultPort.DkmProductionConnection ProductionConnection { get; }
member this.ProductionConnection : Microsoft.VisualStudio.Debugger.DefaultPort.DkmProductionConnection
Public ReadOnly Property ProductionConnection As DkmProductionConnection