The parent directory for cache files.
[Visual Basic 6.0] Property SOMCacheDirectory As String
[Visual Basic .NET] Public Property SOMCacheDirectory As String
[C#] public string SOMCacheDirectory {get; set;}
[Java] public String getSOMCacheDirectory() throws IOException, AutomationException
[Java] public void setSOMCacheDirectory( String SOMCacheDirectory ) throws IOException, AutomationException
[C++]
HRESULT get_SOMCacheDirectory(
BSTR* pCacheDir
);
[C++] HRESULT put_SOMCacheDirectory( BSTR pCacheDir);
Parameters
pCacheDir [out, retval]
pCacheDir is a parameter of type BSTR
pCacheDir [in]
pCacheDir is a parameter of type BSTR