ModuleInfo Class

Definition

Encapsulates information about a specific management module that is sent to the client, such as its name, associated service URL, and the assembly that contains the module.

public ref class ModuleInfo sealed
public sealed class ModuleInfo
type ModuleInfo = class
Public NotInheritable Class ModuleInfo
Inheritance
ModuleInfo

Properties

Arguments

Gets a container for name/value pairs.

ClientModuleTypeName

Gets the assembly name of the client module.

Name

Gets the name of the module.

Applies to