IsolatedWindowsEnvironmentPostMessageResult.Status Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Veraltet. Ruft für den isolatedwindowsenvironmentpostmessagestatus auf.
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
Eigenschaftswert
Enumeration
- Attribute
Hinweise
Warnung
Dies ist eine veraltete API.