Freigeben über


IsolatedWindowsEnvironmentAvailablePrinters Enumeration

Definition

Veraltet. Bestimmt, auf welche Drucker innerhalb der isolierten Windows-Umgebung zugegriffen werden kann.

Diese Enumeration unterstützt eine bitweise Kombination ihrer Memberwerte.

public enum class IsolatedWindowsEnvironmentAvailablePrinters
/// [System.Flags]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract, 65536)]
enum class IsolatedWindowsEnvironmentAvailablePrinters
/// [System.Flags]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract, 65536)]
/// [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentAvailablePrinters is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
enum class IsolatedWindowsEnvironmentAvailablePrinters
[System.Flags]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract), 65536)]
public enum IsolatedWindowsEnvironmentAvailablePrinters
[System.Flags]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract), 65536)]
[Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentAvailablePrinters is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
public enum IsolatedWindowsEnvironmentAvailablePrinters
var value = Windows.Security.Isolation.IsolatedWindowsEnvironmentAvailablePrinters.none
Public Enum IsolatedWindowsEnvironmentAvailablePrinters
Vererbung
IsolatedWindowsEnvironmentAvailablePrinters
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10, version 2004 (eingeführt in 10.0.19041.0)
API contract
Windows.Security.Isolation.IsolatedWindowsEnvironmentContract (eingeführt in v2.0)

Felder

Local 1

Lokaler Drucker zulassen

Network 2

Netzwerkdrucker zulassen

None 0

Lässt keine Drucker im Container zu.

SystemPrintToPdf 4

Drucken in PDF zulassen

SystemPrintToXps 8

Drucken in XPS zulassen

Hinweise

Warnung

Dies ist eine veraltete API.

Gilt für:

Weitere Informationen