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