Aracılığıyla paylaş


WorkflowInstance.WorkflowInstanceControl.GetMappedVariables Yöntem

Tanım

Geçerli kapsamdaki, ile belirtilen değişkenlerin sözlüğünü döndürür Mapped .

public:
 System::Collections::Generic::IDictionary<System::String ^, System::Activities::Hosting::LocationInfo ^> ^ GetMappedVariables();
public System.Collections.Generic.IDictionary<string,System.Activities.Hosting.LocationInfo> GetMappedVariables ();
member this.GetMappedVariables : unit -> System.Collections.Generic.IDictionary<string, System.Activities.Hosting.LocationInfo>
Public Function GetMappedVariables () As IDictionary(Of String, LocationInfo)

Döndürülenler

IDictionary<String,LocationInfo>

Şu anda kapsamda eşlenmiş değişkenlerin sözlüğü.

Şunlara uygulanır