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