RoutingEnabled Property
Shows whether routing is enabled on the local computer.
Syntax
[VB.NET] Public ReadOnlyProperty RoutingEnabled As Boolean
[C#] public bool RoutingEnabled {get;}
Remarks
This property indicates whether routing is enabled on the local computer.
NOTE: This functionality is only available in Windows.
This property is read-only and not available at design time.
Default Value
False