System.Web.Configuration.CompilerCollection.AllKeys Property

Gets all the keys of the System.Web.Configuration.CompilerCollection.

Syntax

public string[] AllKeys { get; }

Value

Documentation for this section has not yet been entered.

Remarks

You can use this array to access the System.Web.Configuration.Compiler objects contained in the collection.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0