ImportLocalizedData.UICulture Property

Definition

The scope to import the aliases to.

public:
 property System::String ^ UICulture { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ UICulture { Platform::String ^ get(); void set(Platform::String ^ value); };
public string UICulture { get; set; }
[System.Management.Automation.Parameter(Position=1)]
public string UICulture { get; set; }
member this.UICulture : string with get, set
[<System.Management.Automation.Parameter(Position=1)>]
member this.UICulture : string with get, set
Public Property UICulture As String

Property Value

Attributes

Applies to