ITextTemplatingEngineHost.StandardImports Eigenschaft

Definition

Ruft eine Liste von Namespaces ab.

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)

Eigenschaftswert

IList<String>

Ein-Wert IList , der Namespaces enthält.

Gilt für