PrintSupportIppCommunicationConfiguration.CommunicationKind 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.
Gets a value from the IppPrinterCommunicationKind enumeration specifying the communication medium for the IPP printer.
public:
property IppPrinterCommunicationKind CommunicationKind { IppPrinterCommunicationKind get(); };
IppPrinterCommunicationKind CommunicationKind();
public IppPrinterCommunicationKind CommunicationKind { get; }
var ippPrinterCommunicationKind = printSupportIppCommunicationConfiguration.communicationKind;
Public ReadOnly Property CommunicationKind As IppPrinterCommunicationKind
Property Value
A value from the IppPrinterCommunicationKind enumeration.