BinPathProbingAssemblyLocator Class
This class supports the configuration design-time and is not intended to be used directly from your code.
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.Services
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
Public Class BinPathProbingAssemblyLocator _
Inherits AssemblyLocator
public class BinPathProbingAssemblyLocator : AssemblyLocator
public ref class BinPathProbingAssemblyLocator : public AssemblyLocator
public class BinPathProbingAssemblyLocator extends AssemblyLocator
Remarks
Use the AssemblyLocator to obtain a list of assemblies that are used by the designer.
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.Services.AssemblyLocator
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.Services.BinPathProbingAssemblyLocator
See Also
BinPathProbingAssemblyLocator Members
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.Services Namespace
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.Services.AssemblyLocator