OptionCategory Enumeration

This element is introduced in Windows PowerShell 5.0.

Namespace: Microsoft.OneGet.MetaProvider.PowerShell
Assembly: Microsoft.OneGet.MetaProvider.PowerShell (in Microsoft.OneGet.MetaProvider.PowerShell.dll)

Usage

'Usage
Dim instance As OptionCategory

Syntax

'Declaration
Public Enumeration OptionCategory
public enum OptionCategory
public enum class OptionCategory
public enum OptionCategory
public enum OptionCategory

Members

Member name Description
Install This element is introduced in Windows PowerShell 5.0.
Package This element is introduced in Windows PowerShell 5.0.
Provider This element is introduced in Windows PowerShell 5.0.
Source This element is introduced in Windows PowerShell 5.0.

Platforms

Target Platforms

See Also

Reference

Microsoft.OneGet.MetaProvider.PowerShell Namespace