ITextTemplatingEngineHost.StandardAssemblyReferences Özellik

Tanım

Derleme başvurularının bir listesini alır.

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

Özellik Değeri

IList<String>

IListDerleme adlarını içeren bir.

Şunlara uygulanır