TestimoX

API Reference

Class

CultureQuery

Namespace ComputerX.Culture
Assembly ComputerX
Modifiers static

Reads basic culture and UI language settings from registry for a target computer.

Inheritance

  • Object
  • CultureQuery

Methods

public static SystemCultureInfo Get(String computerName = null) #
Returns: SystemCultureInfo

Gets culture information for the target computer (defaults to local machine).

Parameters

computerName System.String = null optionalposition: 0