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