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