HttpRequestBase.CurrentExecutionFilePathExtension Właściwość

Definicja

W przypadku zaimplementowania w klasie pochodnej program pobiera rozszerzenie nazwy pliku określonej we właściwości CurrentExecutionFilePath .

public:
 virtual property System::String ^ CurrentExecutionFilePathExtension { System::String ^ get(); };
public virtual string CurrentExecutionFilePathExtension { get; }
member this.CurrentExecutionFilePathExtension : string
Public Overridable ReadOnly Property CurrentExecutionFilePathExtension As String

Wartość właściwości

String

Rozszerzenie nazwy pliku, która jest określona we właściwości CurrentExecutionFilePath .

Dotyczy