PSModuleInfo.ExperimentalFeatures Property

Definition

Get the experimental features declared in this module.

public System.Collections.Generic.IEnumerable<System.Management.Automation.ExperimentalFeature> ExperimentalFeatures { get; }
member this.ExperimentalFeatures : seq<System.Management.Automation.ExperimentalFeature>
Public ReadOnly Property ExperimentalFeatures As IEnumerable(Of ExperimentalFeature)

Property Value

Applies to