OptionType Enumeration

This element is introduced in Windows PowerShell 5.0.

Namespace: Microsoft.OneGet.Providers.Package
Assembly: Microsoft.OneGet (in Microsoft.OneGet.dll)

Usage

'Usage
Dim instance As OptionType

Syntax

'Declaration
Public Enumeration OptionType
public enum OptionType
public enum class OptionType
public enum OptionType
public enum OptionType

Members

Member name Description
File This element is introduced in Windows PowerShell 5.0.
Folder This element is introduced in Windows PowerShell 5.0.
Int This element is introduced in Windows PowerShell 5.0.
Path This element is introduced in Windows PowerShell 5.0.
SecureString This element is introduced in Windows PowerShell 5.0.
String This element is introduced in Windows PowerShell 5.0.
StringArray This element is introduced in Windows PowerShell 5.0.
Switch This element is introduced in Windows PowerShell 5.0.
Uri This element is introduced in Windows PowerShell 5.0.

Platforms

Target Platforms

See Also

Reference

Microsoft.OneGet.Providers.Package Namespace