HttpRequestBase.CurrentExecutionFilePathExtension Property
.NET Framework (current version)
When implemented in a derived class, gets the extension of the file name that is specified in the CurrentExecutionFilePath property.
Assembly: System.Web (in System.Web.dll)
abstract CurrentExecutionFilePathExtension : string with get override CurrentExecutionFilePathExtension : string with get
Property Value
Type: System.StringThe extension of the file name that is specified in the CurrentExecutionFilePath property.
.NET Framework
Available since 4.5
Available since 4.5
Show: