Bagikan melalui


IsolatedWindowsEnvironmentShareFolderStatus Enum

Definisi

Dihentikan. Enumerasi kemungkinan status yang menunjukkan hasil permintaan folder berbagi.

public enum class IsolatedWindowsEnvironmentShareFolderStatus
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract, 65536)]
enum class IsolatedWindowsEnvironmentShareFolderStatus
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract, 65536)]
/// [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentShareFolderStatus 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 IsolatedWindowsEnvironmentShareFolderStatus
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract), 65536)]
public enum IsolatedWindowsEnvironmentShareFolderStatus
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract), 65536)]
[Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentShareFolderStatus 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 IsolatedWindowsEnvironmentShareFolderStatus
var value = Windows.Security.Isolation.IsolatedWindowsEnvironmentShareFolderStatus.success
Public Enum IsolatedWindowsEnvironmentShareFolderStatus
Warisan
IsolatedWindowsEnvironmentShareFolderStatus
Atribut

Persyaratan Windows

Rangkaian perangkat
Windows 10, version 2004 (diperkenalkan dalam 10.0.19041.0)
API contract
Windows.Security.Isolation.IsolatedWindowsEnvironmentContract (diperkenalkan dalam v2.0)

Bidang

AccessDenied 4

Akses ditolak.

EnvironmentUnavailable 2

Lingkungan Windows terisolasi tidak tersedia.

FolderNotFound 3

Folder tidak ditemukan.

Success 0

Berhasil.

UnknownFailure 1

Kegagalan tidak diketahui.

Keterangan

Peringatan

Ini adalah API yang tidak digunakan lagi.

Berlaku untuk