public const string FileCacheKey = "file-cache"
Public Const FileCacheKey As String = "file-cache"
public: literal String^ FileCacheKey = "file-cache"
static val mutable FileCacheKey: string
In This Article