HttpRequest.CurrentExecutionFilePathExtension Özellik

Tanım

özelliğinde belirtilen dosya adının uzantısını CurrentExecutionFilePath alır.

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

Özellik Değeri

String

özelliğinde CurrentExecutionFilePath belirtilen dosya adının uzantısı.

Şunlara uygulanır