SubsystemInfo.Implementations Property

Definition

Get the information about the registered implementations.

public System.Collections.ObjectModel.ReadOnlyCollection<System.Management.Automation.Subsystem.SubsystemInfo.ImplementationInfo> Implementations { get; }
member this.Implementations : System.Collections.ObjectModel.ReadOnlyCollection<System.Management.Automation.Subsystem.SubsystemInfo.ImplementationInfo>
Public ReadOnly Property Implementations As ReadOnlyCollection(Of SubsystemInfo.ImplementationInfo)

Property Value

Applies to