ProjectItemDefinitionLink.Project Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Access to remote Project.
public:
abstract property Microsoft::Build::Evaluation::Project ^ Project { Microsoft::Build::Evaluation::Project ^ get(); };
public abstract Microsoft.Build.Evaluation.Project Project { get; }
member this.Project : Microsoft.Build.Evaluation.Project
Public MustOverride ReadOnly Property Project As Project