Name Property (UniConnection)
In This Topic
Gets or sets the name of component that will be displayed in DBMonitor application.
Syntax
'Declaration
Public Shadows Property Name As String
public new string Name {get; set;}
Property Value
The name of the component.
See Also