# 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
Related Commands
- Add-STFFeatureState
- Get-STFFeatureState
- New-STFFeatureState
- New-STFFeatureStateProperty
- Remove-STFFeatureState
- Clear-STFFeatureStates
- Reset-STFFeatureData
- Set-STFFeatureState
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