IsolatedWindowsEnvironmentOwnerRegistrationResult.Status Property

Definition

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

Property Value

Enum

Attributes

Remarks

Warning

This is a deprecated API.

Applies to