ObjectListTitleAttribute.Title プロパティ

定義

指定したフィールドのタイトルを取得または設定します。 この API は廃止されています。 ASP.NET モバイル アプリケーションの開発方法については、「Mobile Apps&」を参照してください。ASP.NET

public:
 virtual property System::String ^ Title { System::String ^ get(); };
public virtual string Title { get; }
member this.Title : string
Public Overridable ReadOnly Property Title As String

プロパティ値

指定したフィールドのタイトル。 既定値は空の文字列 ("") です。

適用対象

こちらもご覧ください