Udostępnij za pośrednictwem


TextExpression.GetReferencesForImplementation(Object) Metoda

Definicja

Pobiera listę odwołań używanych do implementacji wyrażenia tekstowego.

public:
 static System::Collections::Generic::IList<System::Activities::Expressions::AssemblyReference ^> ^ GetReferencesForImplementation(System::Object ^ target);
public static System.Collections.Generic.IList<System.Activities.Expressions.AssemblyReference> GetReferencesForImplementation (object target);
static member GetReferencesForImplementation : obj -> System.Collections.Generic.IList<System.Activities.Expressions.AssemblyReference>
Public Shared Function GetReferencesForImplementation (target As Object) As IList(Of AssemblyReference)

Parametry

target
Object

Cel.

Zwraca

Lista użytych odwołań.

Dotyczy