ProvideXmlEditorChooserDesignerViewAttribute Properties

 

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubpropertyCodeLogicalViewEditor

Gets or sets the editor factory to associate with the code logical view.

System_CAPS_pubpropertyDebuggingLogicalViewEditor

Gets or sets the editor factory to associate with the debugging logical view.

System_CAPS_pubpropertyDesignerLogicalViewEditor

Gets or sets the editor factory to associate with the designer logical view.

System_CAPS_pubpropertyIsDataSet

Gets or sets a special value used only by the DataSet designer.

System_CAPS_pubpropertyMatchExtensionAndNamespace

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.

System_CAPS_pubpropertyNamespace

Gets or sets the XML namespace used in documents that this editor supports.

System_CAPS_pubpropertyTextLogicalViewEditor

Gets or sets the editor factory to associate with the text logical view.

System_CAPS_pubpropertyTypeId

Gets the current instance of this attribute.(Inherited from RegistrationAttribute.)

Return to top
Show: