IWebFormsDocumentService.DocumentUrl プロパティとは何? わかりやすく解説 Weblio辞書 (original) (raw)
名前空間: System.Web.UI.Design
アセンブリ: System.Design (system.design.dll 内)
構文
ReadOnly Property DocumentUrl As String
Dim instance As IWebFormsDocumentService Dim value As String
value = instance.DocumentUrl
property String^ DocumentUrl { String^ get (); }
/** @property */ String get_DocumentUrl ()
function get DocumentUrl () : String
プロパティ値
ドキュメントが存在する場所の URL。ドキュメントに関連付けられた URL がない場合は null 参照 (Visual Basic では Nothing)。
メモ |
|---|
| DocumentUrl インターフェイス プロパティは今後使用しません。デザイナの同等の機能を利用するには、WebFormsRootDesigner クラスの DocumentUrl プロパティを使用します。 |
Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
.NET Framework
サポート対象 : 2.0、1.1、1.0
関連項目
IWebFormsDocumentService インターフェイス
IWebFormsDocumentService メンバ
System.Web.UI.Design 名前空間
.gif)