MobileErrorInfo.Type プロパティとは何? わかりやすく解説 Weblio辞書 (original) (raw)
名前空間: System.Web.Mobile
アセンブリ: System.Web.Mobile (system.web.mobile.dll 内)
構文
Public Property Type As String
Dim instance As MobileErrorInfo Dim value As String
value = instance.Type
instance.Type = value
public string Type { get; set; }
public: property String^ Type { String^ get (); void set (String^ value); }
/** @property */ public String get_Type ()
/** @property */ public void set_Type (String value)
public function get Type () : String
public function set Type (value : String)
Windows 98, Windows 2000 SP4, Windows Millennium Edition, 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
関連項目
MobileErrorInfo クラス
MobileErrorInfo メンバ
System.Web.Mobile 名前空間
その他の技術情報
モバイル デバイス機能
モバイル Web アプリケーションにおけるアダプティブ エラー通知の管理