ITextTemplatingEngineHost.StandardAssemblyReferences Propriété

Définition

Obtient une liste de références d’assembly.

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)

Valeur de propriété

IList<String>

IListQui contient les noms d’assemblys.

S’applique à