The description of the object.

Namespace: SchemaExplorer
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public override string Description { get; }
Visual Basic
Public Overrides ReadOnly Property Description As String
	Get

Property Value

Type: String

Implements

ISchemaObject..::..Description
ISchemaObject..::..Description

See Also