Yieldable Class

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 Yieldable

Syntax

'Declaration
Public MustInherit Class Yieldable
public abstract class Yieldable
public ref class Yieldable abstract
public abstract class Yieldable
public abstract class Yieldable

Inheritance Hierarchy

System.Object
  Microsoft.OneGet.MetaProvider.PowerShell.Yieldable
     Microsoft.OneGet.MetaProvider.PowerShell.DynamicOption
     Microsoft.OneGet.MetaProvider.PowerShell.Feature
     Microsoft.OneGet.MetaProvider.PowerShell.PackageSource
     Microsoft.OneGet.MetaProvider.PowerShell.SoftwareIdentity

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.

Platforms

Target Platforms

See Also

Reference

Yieldable Members
Microsoft.OneGet.MetaProvider.PowerShell Namespace