Sdílet prostřednictvím


TextExpression.GetReferencesForImplementation(Object) Metoda

Definice

Získá seznam odkazů použitých pro implementaci textového výrazu.

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

Cíl.

Návraty

IList<AssemblyReference>

Seznam použitýchodkazůch

Platí pro