IMetadataAware Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides an interface for exposing attributes to the AssociatedMetadataProvider class.
public interface IMetadataAware
type IMetadataAware = interface
Public Interface IMetadataAware
- Derived
Methods
OnMetadataCreated(ModelMetadata) |
When implemented in a class, provides metadata to the model metadata creation process. |