Share via


JoinStringCommand.UseCulture Property

Definition

Gets or sets if the current culture should be used with formatting instead of the invariant culture.

[System.Management.Automation.Parameter]
public System.Management.Automation.SwitchParameter UseCulture { get; set; }
[<System.Management.Automation.Parameter>]
member this.UseCulture : System.Management.Automation.SwitchParameter with get, set
Public Property UseCulture As SwitchParameter

Property Value

Attributes

Applies to