SyntaxWalker.Depth Property

Definition

Syntax the SyntaxWalker should descend into.

protected:
 property Microsoft::CodeAnalysis::SyntaxWalkerDepth Depth { Microsoft::CodeAnalysis::SyntaxWalkerDepth get(); };
protected Microsoft.CodeAnalysis.SyntaxWalkerDepth Depth { get; }
member this.Depth : Microsoft.CodeAnalysis.SyntaxWalkerDepth
Protected ReadOnly Property Depth As SyntaxWalkerDepth

Property Value

Applies to