IsolatedWindowsEnvironmentOwnerRegistrationResult.Status 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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。