GetConfigurationValue.Name Property

 

Gets or sets the name of the configuration parameter to retrieve.

Namespace:   Microsoft.Activities
Assembly:  Microsoft.Activities (in Microsoft.Activities.dll)

<DefaultValueAttribute(Nothing)>
<RequiredArgumentAttribute>
Public Property Name As String

Property Value

Type: System.String

Returns the target configuration entry name.

Return to top
Show: