IAutomationGetLanguagePackage Method

Return the language name e.g. english. Value can only be used after creating an IPCBIWindow instance.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public static string GetLanguagePackage()

Return Value

String
name of language

See Also