GetConfigurationValue Constructor
Initializes a new instance of the GetConfigurationValue class.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
| Name | Description | |
|---|---|---|
![]() | GetConfigurationValue() | Initializes a new instance of the GetConfigurationValue class. |
![]() | GetConfigurationValue(String) | Initializes a new instance of the GetConfigurationValue class. |
GetConfigurationValue Constructor ()
Initializes a new instance of the GetConfigurationValue class.
GetConfigurationValue Constructor (String)
Initializes a new instance of the GetConfigurationValue class.
Parameters
- name
-
Type:
System.String
The name of the configuration parameter to retrieve.
Show:
