TextViewElement.Url プロパティ

定義

テキストの URL を返します。 この API は廃止されています。 ASP.NET モバイル アプリケーションの開発方法については、「Mobile Apps&」を参照してください。ASP.NET

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

プロパティ値

テキストの URL。

適用対象

こちらもご覧ください