'Declaration
Property IncludeSubtypes As Boolean
'Usage
Dim instance As _UABrowseParameters Dim value As Boolean instance.IncludeSubtypes = value value = instance.IncludeSubtypes
bool IncludeSubtypes {get; set;}
'Declaration
Property IncludeSubtypes As Boolean
'Usage
Dim instance As _UABrowseParameters Dim value As Boolean instance.IncludeSubtypes = value value = instance.IncludeSubtypes
bool IncludeSubtypes {get; set;}
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.