This property specifies the default script language for all ASP applications for the Web server. This default language will be used within the script language delimiters (<% and %>) unless specifically overridden by the <%@ LANGUAGE = ScriptingLanguage %> directive.
The following table describes this property:
| Data type | String |
| Default value | VBScript |
| Default inheritance | Inheritable |
Accessible by IIS Admin Objects:
| IIsWebService | IIsWebServer | IIsWebVirtualDir | IIsWebDirectory |