MobileListItem.ToString Método
Definição
Esse método oferece suporte a infraestrutura do .NET Framework e não se destina a ser usado diretamente do seu código.This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. Esta API está obsoleta.This API is obsolete. Para saber mais sobre como desenvolver aplicativos móveis ASP.NET, veja Mobile Apps & Sites with ASP.NET (Aplicativos móveis e sites com ASP.NET).For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
public:
override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String
Retornos
Uma cadeia de caracteres que representa o item atual.A string that represents the current item.