NevronOpenVision
Nevron.Nov.Formats.Html Namespace / NArchiveResourceLoader Class / LoadFileAsync Method
In This Topic
    LoadFileAsync Method (NArchiveResourceLoader)
    In This Topic
    Overriden to load the resource stream for the path of the given URI.
    Syntax
    protected override NPromise<byte[]> LoadFileAsync( 
       System.string fileName
    )

    Parameters

    fileName
    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