CompilationContextReferences - свойство |
Внешние зависимости.
Необходимо указывать имена .dll файлов
Пример: Tessa.dll, System.dll и тд
Пространство имён:
Tessa.Compilation
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public HashSet<string> References { get; }
Public ReadOnly Property References As HashSet(Of String)
Get
public:
virtual property HashSet<String^>^ References {
HashSet<String^>^ get () sealed;
}
abstract References : HashSet<string> with get
override References : HashSet<string> with get
Значение свойства
Тип:
HashSetStringРеализации
ICompilationContextReferencesСм. также