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

属性值

属性中指定的 CurrentExecutionFilePath 文件名的扩展名。

适用于