NevronOpenVision
Nevron.Nov.UI Namespace / NSaveFileDialogResult Class
Members
In This Topic
    NSaveFileDialogResult Class
    In This Topic
    Represents the dialog result for the Save file dialog.
    Object Model
    NSaveFileDialogResult Class
    Syntax
    public abstract class NSaveFileDialogResult : Nevron.Nov.UI.NCommonDialogResult<NSaveFileDialog> 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.UI.NCommonDialogResult<T>
          Nevron.Nov.UI.NSaveFileDialogResult

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also