[This is preliminary documentation and is subject to change.]

The IMetadataProvider type exposes the following members.

Methods

  NameDescription
Public methodContains
Gets value indicating if metadata of particular type are provided by this provider
Public methodGetContainedMetadataNames
Gets names of metadata actually contained in metadata source represented by this provider
Public methodGetSupportedMetadataNames
Get all the names of metadata supported by this provider (even when some of the metadata cannot be provided by current instance)

Properties

  NameDescription
Public propertyMetadata
Gets metadata of particular type

See Also