Attachmate.Reflection.Emulation.OpenSystems Assembly > Attachmate.Reflection.Emulation.OpenSystems Namespace > ContextMenu Class : Name Property |
'Declaration
Public ReadOnly Property Name As String
'Usage
Dim instance As ContextMenu Dim value As String value = instance.Name
public string Name {get;}