ConnectorLayoutSerializer.GetConnectorConstructionArguments Yöntem

Tanım

ile ilişkilendirilmiş WorkflowMarkupSerializationManagerxml okuyucusunun geçerli konumundan öğe adı ve ilişkili değerleriyle doldurulmuş bir Sözlük koleksiyonu alır.

protected:
 System::Collections::Generic::Dictionary<System::String ^, System::String ^> ^ GetConnectorConstructionArguments(System::Workflow::ComponentModel::Serialization::WorkflowMarkupSerializationManager ^ serializationManager, Type ^ type);
protected System.Collections.Generic.Dictionary<string,string> GetConnectorConstructionArguments(System.Workflow.ComponentModel.Serialization.WorkflowMarkupSerializationManager serializationManager, Type type);
member this.GetConnectorConstructionArguments : System.Workflow.ComponentModel.Serialization.WorkflowMarkupSerializationManager * Type -> System.Collections.Generic.Dictionary<string, string>
Protected Function GetConnectorConstructionArguments (serializationManager As WorkflowMarkupSerializationManager, type As Type) As Dictionary(Of String, String)

Parametreler

serializationManager
WorkflowMarkupSerializationManager

Serileştirme WorkflowMarkupSerializationManager işlemini yöneten.

type
Type

Belirtilen Type.

Döndürülenler

Bağlayıcının oluşturulması için bağımsız değişken adlarını ve bunların ilişkili değerlerini içeren sözlük tabanlı koleksiyon.

Şunlara uygulanır