SubsystemInfo.Implementations Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)