Freigeben über


IsolatedWindowsEnvironmentHost.IsReady Eigenschaft

Definition

Veraltet. Boolescher Wert, der darstellt, ob ein Host ordnungsgemäß konfiguriert ist und bereit ist, eine isolierte Windows-Umgebung zu erstellen.

public:
 static property bool IsReady { bool get(); };
static bool IsReady();
/// [get: Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentHost is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
static bool IsReady();
public static bool IsReady { get; }
public static bool IsReady { [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentHost 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 boolean = IsolatedWindowsEnvironmentHost.isReady;
Public Shared ReadOnly Property IsReady As Boolean

Eigenschaftswert

Boolean

bool

Boolean

Attribute

Hinweise

Warnung

Dies ist eine veraltete API.

Gilt für: