Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IPackageManifestReader

    Namespace: Umbraco.Cms.Infrastructure.Manifest
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public interface IPackageManifestReader

    Methods

    View Source

    ReadPackageManifestsAsync()

    Declaration
    Task<IEnumerable<PackageManifest>> ReadPackageManifestsAsync()
    Returns
    Type Description
    Task<IEnumerable<PackageManifest>>
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • ReadPackageManifestsAsync()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX