AssemblyNames Property AssemblyNames Represents a list of assemblies. Declaration public IEnumerable<string> AssemblyNames { get; } Property Value Type Description System.Collections.Generic.IEnumerable<System.String>