Share via


IHostService2.CacheLocationForWorkspace Property

Definition

Gets the location a workspace should store any cache files. The location must have read-write access.

public:
 property System::String ^ CacheLocationForWorkspace { System::String ^ get(); };
public:
 property Platform::String ^ CacheLocationForWorkspace { Platform::String ^ get(); };
public string CacheLocationForWorkspace { get; }
member this.CacheLocationForWorkspace : string
Public ReadOnly Property CacheLocationForWorkspace As String

Property Value

A full path

Applies to