Partager via


TextExpression.GetNamespacesForImplementation(Object) Méthode

Définition

Obtient la collection d’espaces de noms pour l’implémentation de l’expression de texte.

public:
 static System::Collections::Generic::IList<System::String ^> ^ GetNamespacesForImplementation(System::Object ^ target);
public static System.Collections.Generic.IList<string> GetNamespacesForImplementation (object target);
static member GetNamespacesForImplementation : obj -> System.Collections.Generic.IList<string>
Public Shared Function GetNamespacesForImplementation (target As Object) As IList(Of String)

Paramètres

target
Object

Cible.

Retours

Collection d'espaces de noms.

S’applique à