次の方法で共有


ControlElement.Control プロパティ

定義

構成を適用するコントロールの Type を表します。 この API は、互換性のために残されています。 ASP.NET モバイル アプリケーションを開発する方法については、「ASP.NET を使用した Mobile Apps & サイト」を参照してください。

public:
 property Type ^ Control { Type ^ get(); void set(Type ^ value); };
public Type Control { get; set; }
member this.Control : Type with get, set
Public Property Control As Type

プロパティ値

モバイル コントロールの Type

例外

valuenull です。

適用対象

こちらもご覧ください