IppPrintDeviceInstallationResult.InstalledPrinterName Property

Definition

public:
 property Platform::String ^ InstalledPrinterName { Platform::String ^ get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
winrt::hstring InstalledPrinterName();
[Windows.Foundation.Metadata.Experimental]
public string InstalledPrinterName { [Windows.Foundation.Metadata.Experimental] get; }
var string = ippPrintDeviceInstallationResult.installedPrinterName;
Public ReadOnly Property InstalledPrinterName As String

Property Value

String

Platform::String

winrt::hstring

Attributes

Applies to