MefMetadataConstants Class
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.
Defines the string constants for the names of domain model MEF metadata keys
public ref class MefMetadataConstants abstract sealed
public static class MefMetadataConstants
type MefMetadataConstants = class
Public Class MefMetadataConstants
- Inheritance
-
MefMetadataConstants
Fields
DomainModelId |
Key for Metadata value that represents the unique identifier (a GUID) of a domain model type |
DomainModelNamespace |
Key for Metadata value that represents the namespace of a domain model type |
ModelFileExtension |
Key for Metadata value that represents the file extension |