DeviceOverridableAttribute コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
DeviceOverridableAttribute クラスの新しいインスタンスを作成します。 この API は廃止されています。 ASP.NET モバイル アプリケーションの開発方法については、「
オーバーロード
| 名前 | 説明 |
|---|---|
| DeviceOverridableAttribute() |
DeviceOverridableAttribute クラスの新しいインスタンスを作成します。 この API は廃止されています。 ASP.NET モバイル アプリケーションの開発方法については、「 |
| DeviceOverridableAttribute(Boolean) |
Overridable プロパティの指定された値を使用して、DeviceOverridableAttribute クラスの新しいインスタンスを作成します。 この API は廃止されています。 ASP.NET モバイル アプリケーションの開発方法については、「 |
DeviceOverridableAttribute()
DeviceOverridableAttribute クラスの新しいインスタンスを作成します。 この API は廃止されています。 ASP.NET モバイル アプリケーションの開発方法については、「
public:
DeviceOverridableAttribute();
public DeviceOverridableAttribute();
Public Sub New ()
こちらもご覧ください
適用対象
DeviceOverridableAttribute(Boolean)
Overridable プロパティの指定された値を使用して、DeviceOverridableAttribute クラスの新しいインスタンスを作成します。 この API は廃止されています。 ASP.NET モバイル アプリケーションの開発方法については、「
public:
DeviceOverridableAttribute(bool overridable);
public DeviceOverridableAttribute(bool overridable);
new System.Web.UI.MobileControls.DeviceOverridableAttribute : bool -> System.Web.UI.MobileControls.DeviceOverridableAttribute
Public Sub New (overridable As Boolean)
パラメーター
- overridable
- Boolean
Overridableに割り当てる値。