ITextTemplatingEngineHost.StandardImports Propriedade

Definição

Obtém uma lista de namespaces.

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)

Valor da propriedade

IList<String>

Um IList que contém namespaces.

Aplica-se a