Skip to content

Get-STFFeatureStateNames

Gets a list of names of all the registered FeatureState objects

Syntax

Get-STFFeatureStateNames [<CommonParameters>]

Detailed Description

Gets a list of names of all the registered FeatureState objects

Input Type

Return Values

String

The .NET System.String reference type

Examples

EXAMPLE 1 Get FeatureState names

Get-STFFeatureStateNames

REMARKS

Gets the names of registred FeatureState objects

OUTPUT

feature1
Was this article helpful?