Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Context As String |
C# | |
---|---|
public string Context {get;} |
Return Value
A String representing the user or the application managing the cache contents.This value is used to specify the cache context for different users of the cache. Each user should use different context to separate the cache items.
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family, Windows Server 2008 family