Freigeben über


NewCimSessionOptionCommand.UICulture Property

Definition

The following is the definition of the input parameter "UICulture". Specifies the UI Culture to use. i.e. en-us, ar-sa.

public System.Globalization.CultureInfo UICulture { get; set; }
[System.Management.Automation.Parameter(ValueFromPipelineByPropertyName=true)]
public System.Globalization.CultureInfo UICulture { get; set; }
member this.UICulture : System.Globalization.CultureInfo with get, set
[<System.Management.Automation.Parameter(ValueFromPipelineByPropertyName=true)>]
member this.UICulture : System.Globalization.CultureInfo with get, set
Public Property UICulture As CultureInfo

Property Value

Attributes

Applies to