Share via


DatabaseSchemaViewNode.Caption Property

Gets or sets the Caption for the node.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.SchemaView
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntax

public virtual string Caption { get; set; }

Property Value

Type: System.String

Implements

ISchemaModelViewerNode.Caption

.NET Framework Security

See Also

Reference

DatabaseSchemaViewNode Class

Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.SchemaView Namespace