Share via


WorkflowRuntimeServiceElement.Parameters Vlastnost

Definice

Získá parametry pro tuto službu.

public:
 property System::Collections::Specialized::NameValueCollection ^ Parameters { System::Collections::Specialized::NameValueCollection ^ get(); };
public System.Collections.Specialized.NameValueCollection Parameters { get; }
member this.Parameters : System.Collections.Specialized.NameValueCollection
Public ReadOnly Property Parameters As NameValueCollection

Hodnota vlastnosti

A NameValueCollection , který určuje parametry služby.

Platí pro