Share via


InstallationMode Enumeration

This element is introduced in Windows PowerShell 5.0.

Namespace: Microsoft.OneGet.Packaging
Assembly: Microsoft.OneGet (in Microsoft.OneGet.dll)

Usage

'Usage
Dim instance As InstallationMode

Syntax

'Declaration
Public Enumeration InstallationMode
public enum InstallationMode
public enum class InstallationMode
public enum InstallationMode
public enum InstallationMode

Members

Member name Description
Force This element is introduced in Windows PowerShell 5.0.
FreshInstall This element is introduced in Windows PowerShell 5.0.
Update This element is introduced in Windows PowerShell 5.0.
WhatIf This element is introduced in Windows PowerShell 5.0.

Platforms

Target Platforms

See Also

Reference

Microsoft.OneGet.Packaging Namespace