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 属性中指定的文件名的扩展名。

适用于