'DeclarationProperty MaximumParentDepth As Integer
'UsageDim instance As _BrowsePathParser Dim value As Integer instance.MaximumParentDepth = value value = instance.MaximumParentDepth
int MaximumParentDepth {get; set;}
'DeclarationProperty MaximumParentDepth As Integer
'UsageDim instance As _BrowsePathParser Dim value As Integer instance.MaximumParentDepth = value value = instance.MaximumParentDepth
int MaximumParentDepth {get; set;}