ITextTemplatingEngineHost.StandardImports Свойство

Определение

Возвращает список пространств имен.

public:
 property System::Collections::Generic::IList<System::String ^> ^ StandardImports { System::Collections::Generic::IList<System::String ^> ^ get(); };
public System.Collections.Generic.IList<string> StandardImports { get; }
member this.StandardImports : System.Collections.Generic.IList<string>
Public ReadOnly Property StandardImports As IList(Of String)

Значение свойства

IList<String>

Объект IList , содержащий пространства имен.

Применяется к