Share via


TextExpression.GetNamespacesForImplementation(Object) Metodo

Definizione

Ottiene la raccolta degli spazi dei nomi per l'implementazione dell'espressione di testo.

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)

Parametri

target
Object

Destinazione.

Restituisce

Raccolta di spazi dei nomi.

Si applica a