WorkflowRuntimeServiceElementCollection.GetElementKey Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Zwraca klucz dla określonego WorkflowRuntimeServiceElementelementu .
protected:
override System::Object ^ GetElementKey(System::Configuration::ConfigurationElement ^ settings);
protected override object GetElementKey(System.Configuration.ConfigurationElement settings);
override this.GetElementKey : System.Configuration.ConfigurationElement -> obj
Protected Overrides Function GetElementKey (settings As ConfigurationElement) As Object
Parametry
- settings
- ConfigurationElement
Element ConfigurationElement , dla którego ma być zwracany klucz.
Zwraca
Kwalifikowana nazwa typu zestawu usługi dla określonego WorkflowRuntimeServiceElement przez settings.
Uwagi
settings parametr powinien określać element WorkflowRuntimeServiceElement. Element WorkflowRuntimeServiceElement.Type for settings jest zwracany. Ta właściwość zawiera kwalifikowaną przez zestaw nazwę typu usługi określoną przez WorkflowRuntimeServiceElement.