WorkflowServiceAttributes.ConfigurationName Vlastnost

Definice

Získá nebo nastaví hodnotu použitou k vyhledání prvku služby v konfiguračním souboru aplikace.

public:
 property System::String ^ ConfigurationName { System::String ^ get(); void set(System::String ^ value); };
public string ConfigurationName { get; set; }
member this.ConfigurationName : string with get, set
Public Property ConfigurationName As String

Hodnota vlastnosti

Hodnota, která se má vyhledat v konfiguračním souboru.

Poznámky

Výchozí hodnota je null.

Platí pro