次の方法で共有


SoapDuration.ToString(TimeSpan) メソッド

定義

TimeSpan SOAP 期間の間隔文字列に変換します。

public static string ToString (TimeSpan requestInterval);
static member ToString : TimeSpan -> string
Public Shared Function ToString (requestInterval As TimeSpan) As String

パラメーター

requestInterval
TimeSpan

SOAP 期間の間隔を として指定 TimeSpanします。

戻り値

SOAP 期間の間隔を として指定 Stringします。

適用対象