TessaCompilationObjectCacheCoreBaseTCompilerContext, TKey, TInstanceDependentOn - свойство
Коллекция идентификаторов категорий кэшей, от которых зависит этот объект.
Пространство имён: Tessa.CompilationСборка: Tessa.Server (в Tessa.Server.dll) Версия: 4.0.4
public IReadOnlyCollection<string> DependentOn { get; }
Public ReadOnly Property DependentOn As IReadOnlyCollection(Of String)
Get
public:
virtual property IReadOnlyCollection<String^>^ DependentOn {
IReadOnlyCollection<String^>^ get () sealed;
}
abstract DependentOn : IReadOnlyCollection<string> with get
override DependentOn : IReadOnlyCollection<string> with get
IReadOnlyCollectionStringITessaCompilationObjectCacheCoreDependentOn