Share via


Resources.Culture property

Namespace:  Microsoft.Lync.Controls.Properties
Assembly:  Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)

Syntax

'Declaration
Public Shared Property Culture As CultureInfo
    Get
    Set
'Usage
Dim value As CultureInfo

value = Resources.Culture

Resources.Culture = value
public static CultureInfo Culture { get; set; }

Property value

Type: System.Globalization.CultureInfo

See also

Reference

Resources class

Resources members

Microsoft.Lync.Controls.Properties namespace