HttpCapabilitiesBase::Id Property

 

Gets the internal identifier of the browser as specified in the browser definition file.

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

public:
property String^ Id {
	String^ get();
}

Property Value

Type: System::String^

Internal identifier of the browser as specified in the browser definition file.

.NET Framework
Available since 2.0
Return to top
Show: