ProjectElementLink.NextSibling Property

Definition

Access to remote NextSibling.

public:
 abstract property Microsoft::Build::Construction::ProjectElement ^ NextSibling { Microsoft::Build::Construction::ProjectElement ^ get(); };
public abstract Microsoft.Build.Construction.ProjectElement NextSibling { get; }
member this.NextSibling : Microsoft.Build.Construction.ProjectElement
Public MustOverride ReadOnly Property NextSibling As ProjectElement

Property Value

Applies to