IsolatedWindowsEnvironmentPostMessageResult.Status プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
非推奨になりました。 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
プロパティ値
列挙型
- 属性
注釈
警告
これは非推奨の API です。