ExternalVariableReference(Of T).Name Property

 

Gets or sets the name of the external variable to reference.

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 location reference of the external variable.

Return to top
Show: