This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeHelperPub Interface > IGlobeHelperPub.CreateAllCacheSubDirectoriesInPath Method (ArcObjects .NET 10.4 SDK) |
Creates All Cache Directories in path
[Visual Basic .NET] Public Sub CreateAllCacheSubDirectoriesInPath ( _ ByVal fullPath As String _ )
[C#] public void CreateAllCacheSubDirectoriesInPath ( string fullPath );
[C++]
HRESULT CreateAllCacheSubDirectoriesInPath(
BSTR fullPath
);
[C++]
Parameters fullPath [in] fullPath is a parameter of type BSTR