Set a View to show "In all folders of this level" with COM API

I have some code created (.net using the COM API and a Client Application connection) to go through and programmatically create a large number of views that we need.  For some of these views, they need the Properties -> Advanced -> Location -> Appearance setting set to "In all folders of this level".

I can't seem to find where this property is found when referencing the View using the COM API.  While this step is a small time sink compared to the View creation I have working in my code, it would be nice to have these views set automatically instead of having to manually go back and change that setting.