다음을 통해 공유


IsolatedWindowsEnvironmentCreateResult.Environment 속성

정의

더 이상 사용되지 않습니다. 격리된 Windows 환경 생성 결과에 대한 쿼리입니다.

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

속성 값

격리된 Windows 환경 ID에 대한 문자열입니다.

특성

설명

경고

더 이상 사용되지 않는 API입니다.

적용 대상