Attachmate.Reflection.Emulation.IbmHosts Assembly > Attachmate.Reflection.Emulation.IbmHosts 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;}