This document is archived and information here might be outdated. Recommended version. |
Name used for generating the CacheFileName. GUID is used if this is not specified.
[Visual Basic .NET] Public Property CacheBaseName As String
[C#] public string CacheBaseName {get; set;}
[C++]
HRESULT get_CacheBaseName(
System.String* pCacheBaseName
);
[C++]
HRESULT put_CacheBaseName(
BSTR pCacheBaseName
);
[C++]
Parameters pCacheBaseName [out, retval]
pCacheBaseName is a parameter of type BSTR* pCacheBaseName [in]
pCacheBaseName is a parameter of type BSTR