ProvideXmlEditorChooserBlockSxSWithXmlEditorAttribute.EditorFactory 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 unique id of the editor factory for which side-by-side editing in the XML Editor should be blocked
public:
property Guid EditorFactory { Guid get(); };
public Guid EditorFactory { get; }
member this.EditorFactory : Guid
Public ReadOnly Property EditorFactory As Guid