HttpRequestWrapper::CurrentExecutionFilePathExtension Property
.NET Framework (current version)
Gets the extension of the file name that is specified in the CurrentExecutionFilePath property.
Assembly: System.Web (in System.Web.dll)
public: property String^ CurrentExecutionFilePathExtension { virtual String^ get() override; }
Property Value
Type: System::String^The extension of the file name that is specified in the CurrentExecutionFilePath property.
.NET Framework
Available since 4.5
Available since 4.5
Show: