This document is archived and information here might be outdated. Recommended version. |
The target cache location.
[Visual Basic .NET]
Public Property CompressedCachePath As String
[C#]
public string CompressedCachePath {get; set;}
[C++]
HRESULT get_CompressedCachePath(
System.String* ppTargetCacheLocation
);
[C++]
HRESULT put_CompressedCachePath(
BSTR ppTargetCacheLocation
);
[C++] Parameters ppTargetCacheLocation [out, retval]
ppTargetCacheLocation is a parameter of type BSTR* ppTargetCacheLocation [in]
ppTargetCacheLocation is a parameter of type BSTR