This document is archived and information here might be outdated. Recommended version. |
The deployment cache for a layer.
[Visual Basic .NET] Public Sub PutCachePath ( _ ByVal pLayer As ILayer, _ ByVal path As String, _ ByVal foldername As String _ )
[C#] public void PutCachePath ( ILayer pLayer, string path, string foldername );