Click or drag to resize

TpsCultureInfoEventArgsCultureName Property

Gets the culture name of the TpsCultureInfoEventArgs instance

Namespace:  ABB.Robotics.Tps.Globalization
Assembly:  ABB.Robotics.Tps.Resources (in ABB.Robotics.Tps.Resources.dll) Version: 6.5.129.0
Syntax
C#
public string CultureName { get; }

Property Value

Type: String
A string that represents the name of the new culture of the Tps System.
See Also