GetCultureCommand.ListAvailable 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.
Gets or sets a switch to list all available cultures.
[System.Management.Automation.Parameter(ParameterSetName="ListAvailable")]
public System.Management.Automation.SwitchParameter ListAvailable { get; set; }
	[<System.Management.Automation.Parameter(ParameterSetName="ListAvailable")>]
member this.ListAvailable : System.Management.Automation.SwitchParameter with get, set
	Public Property ListAvailable As SwitchParameter
	Property Value
- Attributes