Gets the existing ExtendedProperties without causing a lazy load.

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

Syntax

C#
public ExtendedPropertyCollection GetLoadedExtendedProperties()
Visual Basic
Public Function GetLoadedExtendedProperties As ExtendedPropertyCollection

Return Value

Type: ExtendedPropertyCollection

See Also