Visual Basic (Declaration) | |
---|---|
Public Property CacheBaseFolder As String |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public string CacheBaseFolder {get; set;} |
Return Value
A String representing the path to the folder where cache information will be stored for each user.Please check our Medical Web Viewer demo, located in WinForms.csproj project.
The Cache object will create subdirectories for each user to store user specific cache information.
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family