AssignLinkMetadata.Execute Method

Definition

Sets "Link" metadata on any item where the project file in which they were defined is different from the parent project file to a sane default: the relative directory compared to the defining file.

Does NOT overwrite Link metadata if it's already defined.

public:
 override bool Execute();
public override bool Execute ();
override this.Execute : unit -> bool
Public Overrides Function Execute () As Boolean

Returns

Applies to