次の方法で共有


Action.Caption プロパティ

定義

オブジェクトに割り当てられたキャプションをAction返します。 読み取りのみ可能な String 値です。

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

プロパティ値

String

適用対象