Gets or sets a value that indicates whether the file name must be a fully qualified physical file path.
Documentation for this section has not yet been entered.
The HttpRuntimeSection.RequireRootedSaveAsPath property specifies whether the file name argument to SaveAs methods must be a rooted path. The ASP.NET process must have permission to create files in the specified location.
For more information, see the save methods defined in the System.Configuration.Configuration class.