TemplateInfo.TemplateDepth Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets how many objects have been visited.
public:
property int TemplateDepth { int get(); };
public int TemplateDepth { get; }
member this.TemplateDepth : int
Public ReadOnly Property TemplateDepth As Integer