ProvideXmlEditorChooserDesignerViewAttribute.MatchExtensionAndNamespace 属性

布尔值指示 XML 选择器是否应同时与文件扩展和命名空间匹配。 如果为 false,则 XML 选择器将在扩展或命名空间上进行匹配。

命名空间:  Microsoft.VisualStudio.Modeling.Shell
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0(在 Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll 中)

语法

声明
Public Property MatchExtensionAndNamespace As Boolean
public bool MatchExtensionAndNamespace { get; set; }

属性值

类型:System.Boolean

.NET Framework 安全性

请参阅

参考

ProvideXmlEditorChooserDesignerViewAttribute 类

Microsoft.VisualStudio.Modeling.Shell 命名空间