Partager via


IsolatedWindowsEnvironmentCreateResult.Environment Propriété

Définition

Action déconseillée. Requêtes pour le résultat de la création d’un environnement Windows isolé.

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

Valeur de propriété

Chaîne pour l’ID d’environnement Windows isolé.

Attributs

Remarques

Avertissement

Il s’agit d’une API déconseillée.

S’applique à