次の方法で共有


DeviceSpecificChoiceTemplateContainer.Name プロパティ

定義

指定されたテンプレート コンテナーの名前を取得または設定します。 この API は、互換性のために残されています。 ASP.NET モバイル アプリケーションを開発する方法については、「mobile Apps & Sites with ASP.NET」を参照してください。

public:
 property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
public string Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

プロパティ値

指定されたテンプレート コンテナーの名前。

適用対象

こちらもご覧ください