Citrix StoreFront SDK PowerShell Modules

Get-STFFeatureStateNames

Gets a list of names of all the registered FeatureState objects

Syntax

Get-STFFeatureStateNames [<CommonParameters>]
<!--NeedCopy-->

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
<!--NeedCopy-->

REMARKS

Gets the names of registred FeatureState objects

OUTPUT

feature1
<!--NeedCopy-->
Get-STFFeatureStateNames