FileGatherer.SetFolderPaths Method
Public Sub SetFolderPaths( _
ByVal folder_paths As Dictionary(Of EntityID, String) _
)
This language is not supported or no code example is available.
public void SetFolderPaths(
Dictionary<EntityID, string> folder_paths
)
This language is not supported or no code example is available.
public:
void SetFolderPaths(
Dictionary<EntityID^, String^>^ folder_paths
)
This language is not supported or no code example is available.
Parameters
- folder_paths
- Dictionary<EntityID, string>
<default>