BuildProviderCollection.Item Property (String)

 

Gets the BuildProvider collection element based on the specified name.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

member Item : 
        name:string -> BuildProvider with get

Parameters

name
Type: System.String

The name of the BuildProvider object to return from the collection.

.NET Framework
Available since 2.0
Return to top
Show: