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