ProvideXmlEditorChooserDesignerViewAttribute.XmlChooserPriority Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The priority of the extension in the XML Chooser. This value must be greater than the extension's priority value for the XML designer's EditorFactory
public:
property int XmlChooserPriority { int get(); };
public int XmlChooserPriority { get; }
member this.XmlChooserPriority : int
Public ReadOnly Property XmlChooserPriority As Integer