Property Protocol
Protocol
Gets the SLProtocol interface used to interact with the SLProtocol process.
public SLProtocol Protocol { get; }
Property Value
- SLProtocol
The SLProtocol interface used to interact with the SLProtocol process.
Remarks
caution
This property is obsolete. Use the protocol object provided in the entry point method of the QAction instead.