FindUnderPath.UpdateToAbsolutePaths Property

Definition

Set to true if the paths of the output items should be updated to be absolute

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 property bool UpdateToAbsolutePaths { bool get(); void set(bool value); };
public bool UpdateToAbsolutePaths { get; set; }
member this.UpdateToAbsolutePaths : bool with get, set
Public Property UpdateToAbsolutePaths As Boolean

Property Value

Boolean

true if the paths of the output items should be updated to be absolute; otherwise, false.

Applies to