ElementWalker.IncludeLinks Property

Definition

Returns true if the walker will include element links in calls to the visitor function

public:
 property bool IncludeLinks { bool get(); };
public bool IncludeLinks { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.IncludeLinks : bool
Public ReadOnly Property IncludeLinks As Boolean

Property Value

bool

Attributes

Applies to