This document is archived and information here might be outdated. Recommended version. |
Adds a folder to the Add In folder processing list.
[Visual Basic .NET]
Public Sub AddAddInFolder ( _
ByVal addInFolderPath As String _
)
[C#]
public void AddAddInFolder (
string addInFolderPath
);
[C++]
HRESULT AddAddInFolder(
BSTR addInFolderPath
);
[C++] Parameters addInFolderPath [in]
addInFolderPath is a parameter of type BSTR