Click or drag to resize
Sandcastle Help File BuilderGacEnumeratorGacList Property
This static property is used to obtain a list containing the fully qualified names of all assemblies in the GAC.

Namespace: SandcastleBuilder.Utils.Gac
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public static Collection<string> GacList { get; }

Property Value

Type: CollectionString
See Also