Resources.SUPPORTED_BROWSERS property
Namespace: Microsoft.Lync.Controls.Properties
Assembly: Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)
Syntax
'Declaration
Public Shared ReadOnly Property SUPPORTED_BROWSERS As String
Get
'Usage
Dim value As String
value = Resources.SUPPORTED_BROWSERS
public static string SUPPORTED_BROWSERS { get; }
Property value
Type: System.String