PrintSupportCommunicationErrorDetectedEventArgs.CommunicationConfiguration 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.
public:
property PrintSupportIppCommunicationConfiguration ^ CommunicationConfiguration { PrintSupportIppCommunicationConfiguration ^ get(); };
PrintSupportIppCommunicationConfiguration CommunicationConfiguration();
public PrintSupportIppCommunicationConfiguration CommunicationConfiguration { get; }
var printSupportIppCommunicationConfiguration = printSupportCommunicationErrorDetectedEventArgs.communicationConfiguration;
Public ReadOnly Property CommunicationConfiguration As PrintSupportIppCommunicationConfiguration