อ่านในภาษาอังกฤษ

แชร์ผ่าน


ProjectElement.PreviousSibling Property

Definition

Previous sibling element. May be null.

C#
public Microsoft.Build.Construction.ProjectElement PreviousSibling { get; }
C#
[set: System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")]
public Microsoft.Build.Construction.ProjectElement PreviousSibling { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; }

Property Value

The previous sibling of this project element, or null if no previous sibling exists.

Attributes

Remarks

Setter should ideally be "protected AND internal"

Applies to

ผลิตภัณฑ์ เวอร์ชัน
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17