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

Syntax

C#
public CommandSchemaCollection SelectedCommandSchemaCollection { get; }
Visual Basic
Public ReadOnly Property SelectedCommandSchemaCollection As CommandSchemaCollection
	Get

Property Value

Type: CommandSchemaCollection

See Also