Summary
    Stores a unique identifier for a merge module.  To be used as the merge module's ModuleSignature
    
		- Assembly
 - NAnt
.Contrib .dll  - Namespace
 - NAnt
.Contrib .Tasks .Msi  - Containing Type
 - MsmTask
 
Syntax
[TaskAttribute("id", Required = true, ProcessXml = false)]
public string MsmId { get; }
	Attributes
| Type | Description | 
|---|---|
| TaskAttribute | 
Value
| Type | Description | 
|---|---|
| string | 
