Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.
Namespace: Microsoft.SharePoint.Search.Extended.Administration.Common
Assembly: Microsoft.SharePoint.Search.Extended.Administration.Common (in Microsoft.SharePoint.Search.Extended.Administration.Common.dll)
Syntax
'Declaration
Public Shared Property Culture As CultureInfo
Get
Set
'Usage
Dim value As CultureInfo
value = ErrorCodeRes.Culture
ErrorCodeRes.Culture = value
public static CultureInfo Culture { get; set; }
Property Value
Type: System.Globalization.CultureInfo
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.Common Namespace