Condividi tramite


NewCimSessionOptionCommand.Culture Property

Definition

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

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

Property Value

Attributes

Applies to