次の方法で共有


_Reminder.Caption プロパティ

定義

タイトルを表す 文字列 (C#の文字列 ) を返します。 読み取り専用です。

public:
 property System::String ^ default { System::String ^ get(); };
public string this { get; }
Default Public ReadOnly Property Caption As String

プロパティ値

適用対象