UseLongFileNames Property Example

This example cancels the use of long file names as the global default for the application.

Application.DefaultWebOptions.UseLongFileNames = False

Send feedback to MSDN.Look here for MSDN Online resources.