VisualBasicSyntaxWalker.Depth 属性

定义

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

属性值

适用于