LoadedModuleInfo Class

Represents the information about a loaded module

Namespace: Microsoft.Practices.CompositeUI.Services
Assembly: Microsoft.Practices.CompositeUI (in microsoft.practices.compositeui.dll)

Syntax

'Declaration
Public Class LoadedModuleInfo
'Usage
Dim instance As LoadedModuleInfo
public class LoadedModuleInfo
public ref class LoadedModuleInfo
public class LoadedModuleInfo
public class LoadedModuleInfo

Inheritance Hierarchy

System.Object
  Microsoft.Practices.CompositeUI.Services.LoadedModuleInfo

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.

See Also

Reference

LoadedModuleInfo Members
Microsoft.Practices.CompositeUI.Services Namespace