Show / Hide Table of Contents

    Method GetCandidateAssemblies

    GetCandidateAssemblies()

    Returns a collection of assembly candidates.
    Declaration
    ReadOnlyCollection<Assembly> GetCandidateAssemblies()
    Returns
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<Assembly> Collection of candidate Assembly instances. The returned collection may be cached by the provider.
    Back to top Copyright © 2017-2018, xplo.re IT Services, Michael Maier. All rights reserved.