ProvideXmlEditorChooserDesignerViewAttribute Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | CodeLogicalViewEditor | Gets or sets the editor factory to associate with the code logical view. |
![]() | DebuggingLogicalViewEditor | Gets or sets the editor factory to associate with the debugging logical view. |
![]() | DesignerLogicalViewEditor | Gets or sets the editor factory to associate with the designer logical view. |
![]() | IsDataSet | Gets or sets a special value used only by the DataSet designer. |
![]() | MatchExtensionAndNamespace | Gets or sets a Boolean value indicating whether the XML chooser should match on both the file extension and the namespace. If false, the XML chooser matches on either the extension or the namespace. |
![]() | Namespace | Gets or sets the XML namespace used in documents that this editor supports. |
![]() | TextLogicalViewEditor | Gets or sets the editor factory to associate with the text logical view. |
![]() | TypeId | Gets the current instance of this attribute.(Inherited from RegistrationAttribute.) |
Show:
