InfoConnect for Airlines
Name Property (ContextMenu)


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