PlaceholderExtensionCompilerDefaultReferences - свойство
Список зависимостей, используемых данным компилятором по умолчанию
Пространство имён: Tessa.Compilation.PlaceholdersСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public IList<string> DefaultReferences { get; }
Public ReadOnly Property DefaultReferences As IList(Of String)
Get
public:
virtual property IList<String^>^ DefaultReferences {
IList<String^>^ get () sealed;
}
abstract DefaultReferences : IList<string> with get
override DefaultReferences : IList<string> with get
IListStringIPlaceholderExtensionCompilerDefaultReferences