CachePath Property
Summary
The path that will be used to store the cached 3D volume.
Syntax
public static string CachePath {get; set;}
Public Shared Property CachePath() As String
Get
Set
public:
static property String^ CachePath
{
String^ get()
void set(String^ value)
}
Property Value
A string containing the path that will store the cached 3D volume.