ListViewItem のラベルに割り当てられた新しいテキストを取得します。
Public ReadOnly Property Label As String
[C#]
public string Label {get;}
[C++]
public: __property String* get_Label();
[JScript]
public function get Label() : String;
プロパティ値
ListViewItem に関連付けられた新しいテキスト。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
LabelEditEventArgs クラス | LabelEditEventArgs メンバ | System.Windows.Forms 名前空間