The SOM physical directory for Globe cache.
[Visual Basic 6.0] Property SOMPhysicalCacheDirectory As String
[Visual Basic .NET] Public Property SOMPhysicalCacheDirectory As String
[C#] public string SOMPhysicalCacheDirectory {get; set;}
[Java] public String getSOMPhysicalCacheDirectory() throws IOException, AutomationException
[Java] public void setSOMPhysicalCacheDirectory( String SOMPhysicalCacheDirectory ) throws IOException, AutomationException
[C++]
HRESULT get_SOMPhysicalCacheDirectory(
BSTR* pPath
);
[C++] HRESULT put_SOMPhysicalCacheDirectory( BSTR pPath);
Parameters
pPath [out, retval]
pPath is a parameter of type BSTR
pPath [in]
pPath is a parameter of type BSTR