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