This documentation is archived and is not being maintained.
AssemblyLocator Class
.NET Framework 1.1
Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.
Locates an assembly and returns information about its modules.
For a list of all members of this type, see AssemblyLocator Members.
System.Object
System.MarshalByRefObject
System.EnterpriseServices.Internal.AssemblyLocator
[Visual Basic] <Guid("458aa3b5-265a-4b75-bc05-9bea4630cf18")> Public Class AssemblyLocator Inherits MarshalByRefObject [C#] [Guid("458aa3b5-265a-4b75-bc05-9bea4630cf18")] public class AssemblyLocator : MarshalByRefObject [C++] [Guid("458aa3b5-265a-4b75-bc05-9bea4630cf18")] public __gc class AssemblyLocator : public MarshalByRefObject [JScript] public Guid("458aa3b5-265a-4b75-bc05-9bea4630cf18") class AssemblyLocator extends MarshalByRefObject
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Requirements
Namespace: System.EnterpriseServices.Internal
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System.Enterpriseservices (in System.Enterpriseservices.dll)
See Also
AssemblyLocator Members | System.EnterpriseServices.Internal Namespace
Show: