次の方法で共有


KeyTime.ToString メソッド

定義

この KeyTime の文字列表現を返します。

public:
 override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

戻り値

この KeyTime の文字列表現。

注釈

この構造体は、Windows ランタイム (WinRT) KeyTime 構造体の .NET プロジェクションを表します。 詳細については、UWP API リファレンスの 「KeyTime 」を参照してください。

適用対象