CodeGenerationUtilities.CreateXmlNamespaceQualifiers(DslLibrary) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
为 dslLibrary 及其第一级导入库创建 xmlNamespaceQualifiers
public:
static System::Collections::Generic::Dictionary<Microsoft::VisualStudio::Modeling::DslDefinition::DslLibrary ^, System::String ^> ^ CreateXmlNamespaceQualifiers(Microsoft::VisualStudio::Modeling::DslDefinition::DslLibrary ^ library);
public static System.Collections.Generic.Dictionary<Microsoft.VisualStudio.Modeling.DslDefinition.DslLibrary,string> CreateXmlNamespaceQualifiers (Microsoft.VisualStudio.Modeling.DslDefinition.DslLibrary library);
static member CreateXmlNamespaceQualifiers : Microsoft.VisualStudio.Modeling.DslDefinition.DslLibrary -> System.Collections.Generic.Dictionary<Microsoft.VisualStudio.Modeling.DslDefinition.DslLibrary, string>
Public Shared Function CreateXmlNamespaceQualifiers (library As DslLibrary) As Dictionary(Of DslLibrary, String)
参数
- library
- DslLibrary
与 targetNamespace 关联的 topLevel 库