FolderLevelBuildProviderCollection.Item Property (String)
.NET Framework (current version)
Gets the FolderLevelBuildProvider object that has the specified name.
Assembly: System.Web (in System.Web.dll)
Parameters
- name
-
Type:
System.String
The name of the FolderLevelBuildProvider to get.
Property Value
Type: System.Web.Configuration.BuildProviderThe folder-level build provider object that has the specified name.
.NET Framework
Available since 4.0
Available since 4.0
Show: