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