DkmCustomMessage.Connection 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.
[Optional] Transport connection used to send the message.
public:
property Microsoft::VisualStudio::Debugger::DefaultPort::DkmTransportConnection ^ Connection { Microsoft::VisualStudio::Debugger::DefaultPort::DkmTransportConnection ^ get(); };
public Microsoft.VisualStudio.Debugger.DefaultPort.DkmTransportConnection Connection { get; }
public Microsoft.VisualStudio.Debugger.DefaultPort.DkmTransportConnection? Connection { get; }
member this.Connection : Microsoft.VisualStudio.Debugger.DefaultPort.DkmTransportConnection
Public ReadOnly Property Connection As DkmTransportConnection
Property Value
Returns DkmTransportConnection.