InfoConnect for Unisys
Name Property (IContextMenu)


Gets a value indicating the descriptive name of this menu.
Syntax
'Declaration
 
ReadOnly Property Name As String
'Usage
 
Dim instance As IContextMenu
Dim value As String
 
value = instance.Name
string Name {get;}
See Also