MefMetadataConstants 類別
定義名稱的網域模型 MEF 中繼資料索引鍵的字串常數
繼承階層架構
System.Object
Microsoft.VisualStudio.Modeling.MefMetadataConstants
命名空間: Microsoft.VisualStudio.Modeling
組件: Microsoft.VisualStudio.Modeling.Sdk.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.11.0.dll 中)
語法
'宣告
Public NotInheritable Class MefMetadataConstants
public static class MefMetadataConstants
MefMetadataConstants 型別會公開下列成員。
欄位
名稱 | 說明 | |
---|---|---|
DomainModelId | 中繼資料值的索引鍵表示網域模型類型的唯一識別項 (GUID) | |
DomainModelNamespace | 表示網域模型型別的命名空間的中繼資料值的機碼 | |
ModelFileExtension | 中繼資料值,表示檔案副檔名的索引鍵 |
回頁首
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。不保證任何執行個體成員是安全執行緒。