IppPrintDeviceInstallationResult.Status 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 IppPrintDeviceInstallationStatus Status { IppPrintDeviceInstallationStatus get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
IppPrintDeviceInstallationStatus Status();
[Windows.Foundation.Metadata.Experimental]
public IppPrintDeviceInstallationStatus Status { [Windows.Foundation.Metadata.Experimental] get; }
var ippPrintDeviceInstallationStatus = ippPrintDeviceInstallationResult.status;
Public ReadOnly Property Status As IppPrintDeviceInstallationStatus
Property Value
- Attributes