KeyTime.ToString 方法
定义
public:
override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String
返回
此 KeyTime 的字符串表示形式。A string representation of this KeyTime.
注解
此结构表示 Windows 运行时 (WinRT) 结构的 .NET 投影 KeyTime 。This struct represents the .NET projection of the Windows Runtime (WinRT) KeyTime struct. 有关详细信息,请参阅 UWP API 参考中的 system.windows.media.animation.keytime> 。For more information, see KeyTime in the UWP API reference.