This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerObjectFactoryX Interface > IServerObjectFactoryX.AddAddInFolder Method (ArcObjects .NET 10.4 SDK) |
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