HttpRequest.CurrentExecutionFilePathExtension 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取 CurrentExecutionFilePath 属性中指定的文件名的扩展名。
public:
property System::String ^ CurrentExecutionFilePathExtension { System::String ^ get(); };
public string CurrentExecutionFilePathExtension { get; }
member this.CurrentExecutionFilePathExtension : string
Public ReadOnly Property CurrentExecutionFilePathExtension As String
属性值
CurrentExecutionFilePath 属性中指定的文件名的扩展名。