Share via


EnvironmentContext Enumeration

This element is introduced in Windows PowerShell 5.0.

Namespace: Microsoft.OneGet.ServicesProvider.Common
Assembly: Microsoft.OneGet.ServicesProvider.Common (in Microsoft.OneGet.ServicesProvider.Common.dll)

Usage

'Usage
Dim instance As EnvironmentContext

Syntax

'Declaration
Public Enumeration EnvironmentContext
public enum EnvironmentContext
public enum class EnvironmentContext
public enum EnvironmentContext
public enum EnvironmentContext

Members

Member name Description
Process This element is introduced in Windows PowerShell 5.0.
System This element is introduced in Windows PowerShell 5.0.
User This element is introduced in Windows PowerShell 5.0.

Platforms

Target Platforms

See Also

Reference

Microsoft.OneGet.ServicesProvider.Common Namespace