Table of Contents

Property AllReferenced

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

AllReferenced

Gets list of assemblies which includes LibraryCommon and all loaded assemblies which use LibraryCommon.

public static IEnumerable<AssemblyName> AllReferenced { get; }

Property Value

IEnumerable<AssemblyName>