IsolatedWindowsEnvironmentCreateResult.Status Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Action déconseillée. Appels pour isolatedwindowsenvironmentcreatestatus
public:
property IsolatedWindowsEnvironmentCreateStatus Status { IsolatedWindowsEnvironmentCreateStatus get(); };
IsolatedWindowsEnvironmentCreateStatus Status();
/// [get: Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentCreateResult is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
IsolatedWindowsEnvironmentCreateStatus Status();
public IsolatedWindowsEnvironmentCreateStatus Status { get; }
public IsolatedWindowsEnvironmentCreateStatus Status { [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentCreateResult 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 isolatedWindowsEnvironmentCreateStatus = isolatedWindowsEnvironmentCreateResult.status;
Public ReadOnly Property Status As IsolatedWindowsEnvironmentCreateStatus
Valeur de propriété
String
- Attributs
Remarques
Avertissement
Il s’agit d’une API déconseillée.