IsolatedWindowsEnvironmentPostMessageResult.Status Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Deprecated. Calls for the 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
Property Value
Enum
- Attributes
Remarks
Warning
This is a deprecated API.