MefMetadataConstants Class

 

Defines the string constants for the names of domain model MEF metadata keys

Namespace:   Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

System::Object
  Microsoft.VisualStudio.Modeling::MefMetadataConstants

public ref class MefMetadataConstants abstract sealed 

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticDomainModelId

Key for Metadata value that represents the unique identifier (a GUID) of a domain model type

System_CAPS_pubfieldSystem_CAPS_staticDomainModelNamespace

Key for Metadata value that represents the namespace of a domain model type

System_CAPS_pubfieldSystem_CAPS_staticModelFileExtension

Key for Metadata value that represents the file extension

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: