次の方法で共有


_Inspector.Caption プロパティ

定義

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

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

プロパティ値

適用対象