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