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