共用方式為


IsolatedWindowsEnvironmentOptions.AvailablePrinters 屬性

定義

已取代。 隔離式 Windows 環境的印表機選取專案列舉。

public:
 property IsolatedWindowsEnvironmentAvailablePrinters AvailablePrinters { IsolatedWindowsEnvironmentAvailablePrinters get(); void set(IsolatedWindowsEnvironmentAvailablePrinters value); };
IsolatedWindowsEnvironmentAvailablePrinters AvailablePrinters();

void AvailablePrinters(IsolatedWindowsEnvironmentAvailablePrinters value);
/// [get: Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentOptions is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
/// [set: Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentOptions is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
IsolatedWindowsEnvironmentAvailablePrinters AvailablePrinters();

void AvailablePrinters(IsolatedWindowsEnvironmentAvailablePrinters value);
public IsolatedWindowsEnvironmentAvailablePrinters AvailablePrinters { get; set; }
public IsolatedWindowsEnvironmentAvailablePrinters AvailablePrinters { [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentOptions is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")] get; [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentOptions is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")] set; }
var isolatedWindowsEnvironmentAvailablePrinters = isolatedWindowsEnvironmentOptions.availablePrinters;
isolatedWindowsEnvironmentOptions.availablePrinters = isolatedWindowsEnvironmentAvailablePrinters;
Public Property AvailablePrinters As IsolatedWindowsEnvironmentAvailablePrinters

屬性值

列舉

屬性

備註

警告

這是已被取代的 API。

適用於