PreprocessorResultStatics - свойство
Статические классы, полученные из директивы #static путем препроцессинга.
Пространство имён: Tessa.CompilationСборка: Tessa (в Tessa.dll) Версия: 4.0.4
public IList<string> Statics { get; init; }
Public Property Statics As IList(Of String)
Get
Set
public:
virtual property IList<String^>^ Statics {
IList<String^>^ get () sealed;
void set (IList<String^>^ value) sealed;
}
abstract Statics : IList<string> with get, set
override Statics : IList<string> with get, set
IListStringIPreprocessorResultStatics