FolderLevelBuildProviderCollection.Item Property (Int32)
.NET Framework (current version)
Gets a FolderLevelBuildProvider object at the specified index in the FolderLevelBuildProviderCollection object.
Assembly: System.Web (in System.Web.dll)
Parameters
- index
-
Type:
System.Int32
The index of the FolderLevelBuildProvider object to get.
Property Value
Type: System.Web.Configuration.FolderLevelBuildProviderThe folder-level build provider object that is located at the specified index.
.NET Framework
Available since 4.0
Available since 4.0
Show: