TextExpression.GetNamespacesForImplementation(Object) Methode

Definition

Ruft die Auflistung von Namespaces für die Implementierung des Textausdrucks ab.

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)

Parameter

target
Object

Das Ziel.

Gibt zurück

Die Sammlung von Namespaces.

Gilt für: