Share via


EditorFactory.EditorInfo Class

Definition

Contains data about a specific editor.

public: ref class EditorFactory::EditorInfo
[Windows::Foundation::Metadata::WebHostHidden]
class EditorFactory::EditorInfo
public class EditorFactory.EditorInfo
type EditorFactory.EditorInfo = class
Public Class EditorFactory.EditorInfo
Inheritance
EditorFactory.EditorInfo

Constructors

Name Description
EditorFactory.EditorInfo()

Initializes a new instance of EditorFactory.EditorInfo.

Properties

Name Description
Guid

Gets or sets the GUID of the editor.

Name

Gets or sets the name of the editor.

Next

Gets or sets the next EditorFactory.EditorInfo in the series.

Priority

Gets or sets the priority of the editor.

Applies to