This documentation is archived and is not being maintained.

WorkItemStore::CultureInfo Property

Gets the localization environment that is used by the client.

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)

public:
property CultureInfo^ CultureInfo {
	CultureInfo^ get ();
}

Property Value

Type: System.Globalization::CultureInfo
The localization environment that is used by the client.

Show: