Compartilhar via


IsolatedWindowsEnvironmentHost.HostErrors Propriedade

Definição

Preterido. IVectorView de erros no host que precisam ser resolvidos antes que o Ambiente Isolado do Windows possa ser criado em um host.

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)

Valor da propriedade

IVectorView

Atributos

Comentários

Aviso

Essa é uma API preterida.

Aplica-se a