IsolatedWindowsEnvironmentLaunchFileResult.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 IsolatedWindowsEnvironmentLaunchFileStatus auf.
public:
property IsolatedWindowsEnvironmentLaunchFileStatus Status { IsolatedWindowsEnvironmentLaunchFileStatus get(); };
IsolatedWindowsEnvironmentLaunchFileStatus Status();
/// [get: Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentLaunchFileResult is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
IsolatedWindowsEnvironmentLaunchFileStatus Status();
public IsolatedWindowsEnvironmentLaunchFileStatus Status { get; }
public IsolatedWindowsEnvironmentLaunchFileStatus Status { [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentLaunchFileResult 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 isolatedWindowsEnvironmentLaunchFileStatus = isolatedWindowsEnvironmentLaunchFileResult.status;
Public ReadOnly Property Status As IsolatedWindowsEnvironmentLaunchFileStatus
Eigenschaftswert
Enumeration
- Attribute
Hinweise
Warnung
Dies ist eine veraltete API.