Compartilhar via


TextViewElement.Url Propriedade

Definição

Retorna a URL do texto. Esta API está obsoleta. Para obter informações sobre como desenvolver aplicativos móveis ASP.NET, consulte Aplicativos Móveis & Sites com ASP.NET.

public:
 property System::String ^ Url { System::String ^ get(); };
public string Url { get; }
member this.Url : string
Public ReadOnly Property Url As String

Valor da propriedade

A URL do texto.

Aplica-se a

Confira também