IsolatedWindowsEnvironmentCreateResult.Environment Eigenschaft

Definition

Veraltet. Abfragen für das Ergebnis der Erstellung einer isolierten Windows-Umgebung.

public:
 property IsolatedWindowsEnvironment ^ Environment { IsolatedWindowsEnvironment ^ get(); };
IsolatedWindowsEnvironment Environment();
/// [get: Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentCreateResult is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
IsolatedWindowsEnvironment Environment();
public IsolatedWindowsEnvironment Environment { get; }
public IsolatedWindowsEnvironment Environment { [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentCreateResult 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 isolatedWindowsEnvironment = isolatedWindowsEnvironmentCreateResult.environment;
Public ReadOnly Property Environment As IsolatedWindowsEnvironment

Eigenschaftswert

Zeichenfolge für isolierte Windows-Umgebungs-ID.

Attribute

Hinweise

Warnung

Dies ist eine veraltete API.

Gilt für: