AssemblyCollection.ToStringCollection Method
Get the list of assemblies as a list of template paths.
Syntax
public System.Collections.Generic.List<string> ToStringCollection()
Return Value
Return the list of assemblies as a list of template paths.