- Assembly
 - NAnt
.Contrib .dll  - Namespace
 - NAnt
.Contrib .Tasks .Msi  - Containing Type
 - UCOMITypeInfo2
 
Syntax
void GetDocumentation(int index, out string strName, out string strDocString, out int dwHelpContext, out string strHelpFile)
	Parameters
| Name | Type | Description | 
|---|---|---|
| index | int | |
| strName | string | |
| strDocString | string | |
| dwHelpContext | int | |
| strHelpFile | string | 
Return Value
| Type | Description | 
|---|---|
| void | 
