AssemblyLocation Properties

Properties

AllAssemblies This read-only property returns a bindable list of all assembly details for this location
IncludedAssemblies This read-only property returns an enumerable list of only the included assembly details for this location.
IsCoreLocation This read-only property is used to determine if this entry represents a core framework location
Path This read-only property returns the actual path to the assembly location
StoredPath This is used to get or set the path to the assembly location

See Also