CodeActivityPublicEnvironmentAccessor.TryGetReferenceToPublicLocation Method

Definition

Returns a value that indicates whether the activity will try to get reference for the public location.

C#
public bool TryGetReferenceToPublicLocation (System.Activities.LocationReference publicReference, out System.Activities.LocationReference equivalentReference);

Parameters

publicReference
LocationReference

Public reference location.

equivalentReference
LocationReference

The equivalent reference location.

Returns

true if the activity will try to get reference for the public location; otherwise, false.

Applies to

Product Versions
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1