Partager via


IsolatedWindowsEnvironmentHost.HostErrors Propriété

Définition

Action déconseillée. IVectorView des erreurs sur l’hôte qui doivent être résolues avant que l’environnement Windows isolé puisse être créé sur un hôte.

public:
 static property IVectorView<IsolatedWindowsEnvironmentHostError> ^ HostErrors { IVectorView<IsolatedWindowsEnvironmentHostError> ^ get(); };
static IVectorView<IsolatedWindowsEnvironmentHostError> HostErrors();
/// [get: Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentHost is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
static IVectorView<IsolatedWindowsEnvironmentHostError> HostErrors();
public static IReadOnlyList<IsolatedWindowsEnvironmentHostError> HostErrors { get; }
public static IReadOnlyList<IsolatedWindowsEnvironmentHostError> HostErrors { [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentHost 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; }
var iVectorView = IsolatedWindowsEnvironmentHost.hostErrors;
Public Shared ReadOnly Property HostErrors As IReadOnlyList(Of IsolatedWindowsEnvironmentHostError)

Valeur de propriété

IVectorView

Attributs

Remarques

Avertissement

Il s’agit d’une API déconseillée.

S’applique à