ITextTemplatingEngineHost.StandardImports Özellik

Tanım

Ad alanlarının bir listesini alır.

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)

Özellik Değeri

IList<String>

IListAd alanlarını içeren bir.

Şunlara uygulanır