protected IConditionCompilationCache ConditionCache { get; }Protected ReadOnly Property ConditionCache As IConditionCompilationCache
Getprotected:
property IConditionCompilationCache^ ConditionCache {
IConditionCompilationCache^ get ();
}member ConditionCache : IConditionCompilationCache with get