'Declaration
Property MaximumParentDepth As Integer
'Usage
Dim instance As _BrowsePathParser Dim value As Integer instance.MaximumParentDepth = value value = instance.MaximumParentDepth
int MaximumParentDepth {get; set;}
'Declaration
Property MaximumParentDepth As Integer
'Usage
Dim instance As _BrowsePathParser Dim value As Integer instance.MaximumParentDepth = value value = instance.MaximumParentDepth
int MaximumParentDepth {get; set;}