다음을 통해 공유


MefMetadataConstants Class

Definition

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

Applies to