ITextTemplatingEngineHost.StandardAssemblyReferences Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é
IListQui contient les noms d’assemblys.