EditorFactory.EditorInfo Class
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.
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
EditorFactory.EditorInfo() |
Initializes a new instance of EditorFactory.EditorInfo. |
Properties
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. |