IVCWizCtlUI.GetInstalledLangs Method
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 the language locale IDs from the wizard's templates directory, indicating which language resources are available.
public:
System::String ^ GetInstalledLangs();
public:
Platform::String ^ GetInstalledLangs();
std::wstring GetInstalledLangs();
[System.Runtime.InteropServices.DispId(1610743879)]
public string GetInstalledLangs ();
[<System.Runtime.InteropServices.DispId(1610743879)>]
abstract member GetInstalledLangs : unit -> string
Public Function GetInstalledLangs () As String
Returns
A string containing the installed languages identified by their number.
- Attributes
Remarks
For example, 1033 represents English.