你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MigrationCommonModelFormatter.FormatTimeSpan(TimeSpan) 方法

定义

设置时间跨度格式

public string FormatTimeSpan (TimeSpan span);
member this.FormatTimeSpan : TimeSpan -> string
Public Function FormatTimeSpan (span As TimeSpan) As String

参数

span
TimeSpan

要显示的时间跨度

返回

字符串格式的时间跨度

适用于