Skip to main content

IEditorView.DiffEditor property

Namespace: NextDesign.Desktop

Description

Diff editor
Returns null if the editor view does not have a diff editor (*).

(*) The following views are applicable.
・Configuration editor
・Custom editor

IEditor DiffEditor { get; }

types