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