PowerShellPackageProvider Members

This element is introduced in Windows PowerShell 5.0.

The following tables list the members exposed by the PowerShellPackageProvider type.

Public Constructors

  Name Description
  PowerShellPackageProvider This element is introduced in Windows PowerShell 5.0.

Top

Protected Fields

  Name Description
protected field _module  This element is introduced in Windows PowerShell 5.0. (Inherited from PowerShellProviderBase)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method AddPackageSource This element is introduced in Windows PowerShell 5.0.
public method CompleteFind This element is introduced in Windows PowerShell 5.0.
public method Dispose  Overloaded. This element is introduced in Windows PowerShell 5.0. (Inherited from PowerShellProviderBase)
public method DownloadPackage This element is introduced in Windows PowerShell 5.0.
public method Equals  (Inherited from Object)
public method FindPackage This element is introduced in Windows PowerShell 5.0.
public method FindPackageByFile This element is introduced in Windows PowerShell 5.0.
public method FindPackageByUri This element is introduced in Windows PowerShell 5.0.
public method GetDynamicOptions This element is introduced in Windows PowerShell 5.0.
public method GetFeatures This element is introduced in Windows PowerShell 5.0.
public method GetHashCode  (Inherited from Object)
public method GetInstalledPackages This element is introduced in Windows PowerShell 5.0.
public method GetIsSourceRequired This element is introduced in Windows PowerShell 5.0.
public method GetPackageDependencies This element is introduced in Windows PowerShell 5.0.
public method GetPackageDetails This element is introduced in Windows PowerShell 5.0.
public method GetPackageProviderName Returns the name of the Provider.This element is introduced in Windows PowerShell 5.0.
public method GetProviderVersion This element is introduced in Windows PowerShell 5.0.
public method GetType  (Inherited from Object)
public method InitializeProvider This element is introduced in Windows PowerShell 5.0.
public method InstallPackage This element is introduced in Windows PowerShell 5.0.
public method IsMethodImplemented This element is introduced in Windows PowerShell 5.0.
public method RemovePackageSource This element is introduced in Windows PowerShell 5.0.
public method ResolvePackageSources This element is introduced in Windows PowerShell 5.0.
public method StartFind This element is introduced in Windows PowerShell 5.0.
public method ToString  (Inherited from Object)
public method UninstallPackage This element is introduced in Windows PowerShell 5.0.

Top

Protected Methods

(see also Extension Methods)

  Name Description
protected method Dispose  Overloaded. This element is introduced in Windows PowerShell 5.0. (Inherited from PowerShellProviderBase)
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

Extension Methods

  Name Description
public extension method As  Use this method to adapt an object from a foreign app domain to a known interface in this app domain.This element is introduced in Windows PowerShell 5.0. (Defined by RequestExtensions.)
public extension method As  This is called to adapt an object from a foreign app domain to a known interface in this appDomainThis element is introduced in Windows PowerShell 5.0. (Defined by RequestExtensions.)
public extension method As  Adapts an object from a foreign app domain to a known interface in this app domain.This element is introduced in Windows PowerShell 5.0. (Defined by RequestExtensions.)
public extension method Extend  Use this method to adapt and extend an object so that you can pass it to a foreign app domain.This element is introduced in Windows PowerShell 5.0. (Defined by RequestExtensions.)
public extension method Extend  This is called to adapt and extend an object that we wish to pass to a foreign app domainThis element is introduced in Windows PowerShell 5.0. (Defined by RequestExtensions.)
public extension method Extend  Used to extend an object with an interface from a foreign app domain.This element is introduced in Windows PowerShell 5.0. (Defined by RequestExtensions.)
public extension method ToEnumerable  This element is introduced in Windows PowerShell 5.0. (Defined by CollectionExtensions.)

Top

See Also

Reference

PowerShellPackageProvider Class
Microsoft.OneGet.MetaProvider.PowerShell Namespace