HttpRequest.CurrentExecutionFilePathExtension 屬性

定義

取得 CurrentExecutionFilePath 屬性中指定之檔案名稱的副檔名。

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

屬性值

String

CurrentExecutionFilePath 屬性中指定之檔案名稱的副檔名。

適用於