PackageSource Class
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 PackageSource
Syntax
'Declaration
Public Class PackageSource
Inherits MarshalByRefObject
public class PackageSource : MarshalByRefObject
public ref class PackageSource : public MarshalByRefObject
public class PackageSource extends MarshalByRefObject
public class PackageSource extends MarshalByRefObject
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
Microsoft.OneGet.Packaging.PackageSource
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.