Summary
    The /align switch is functionally the same as the
    MIDL /Zp option and is recognized by the MIDL compiler
    solely for backward compatibility with MkTypLib.
    
		- Assembly
 - NAnt
.VisualCpp .dll  - Namespace
 - NAnt
.VisualCpp .Tasks  - Containing Type
 - MidlTask
 
Syntax
[TaskAttribute("align")]
public string Align { get; set; }
		Remarks
The alignment value can be 1, 2, 4, or 8.
	Attributes
| Type | Description | 
|---|---|
| Task | 
						Indicates that property should be treated as a XML attribute for the task. | 
Value
| Type | Description | 
|---|---|
| string | 
