IsolatedWindowsEnvironmentOwnerRegistrationResult.Status Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Не рекомендуется. Вызывает значение isolatedwindowsenvironmentownerregistrationstatus.
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
Значение свойства
Перечисление
- Атрибуты
Комментарии
Предупреждение
Это нерекомендуемый API.