IsolatedWindowsEnvironmentPostMessageResult.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. Appelle le isolatedwindowsenvironmentpostmessagestatus.
public:
property IsolatedWindowsEnvironmentPostMessageStatus Status { IsolatedWindowsEnvironmentPostMessageStatus get(); };
IsolatedWindowsEnvironmentPostMessageStatus Status();
/// [get: Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentPostMessageResult is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
IsolatedWindowsEnvironmentPostMessageStatus Status();
public IsolatedWindowsEnvironmentPostMessageStatus Status { get; }
public IsolatedWindowsEnvironmentPostMessageStatus Status { [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentPostMessageResult 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 isolatedWindowsEnvironmentPostMessageStatus = isolatedWindowsEnvironmentPostMessageResult.status;
Public ReadOnly Property Status As IsolatedWindowsEnvironmentPostMessageStatus
Valeur de propriété
Énumération
- Attributs
Remarques
Avertissement
Il s’agit d’une API déconseillée.