public const string CompilationCacheKey = ".compilationCache"
Public Const CompilationCacheKey As String = ".compilationCache"
public: literal String^ CompilationCacheKey = ".compilationCache"
static val mutable CompilationCacheKey: string
In This Article