Gets the view text for this view.

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

Syntax

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

Property Value

Type: String

Implements

IViewSchema..::..ViewText

See Also