ArgumentValue<T>.LocationReference Property

Definition

Gets the location reference of the argument value.

public:
 virtual property System::Activities::LocationReference ^ LocationReference { System::Activities::LocationReference ^ get(); };
public override System.Activities.LocationReference LocationReference { get; }
member this.LocationReference : System.Activities.LocationReference
Public Overrides ReadOnly Property LocationReference As LocationReference

Property Value

The location reference of the argument value.

Applies to