ITextSpan.TextView プロパティ

定義

ITextSpan に関連付けられている TextView コントロールを取得します。

public:
 property System::Object ^ TextView { System::Object ^ get(); };
public object TextView { get; }
member this.TextView : obj
Public ReadOnly Property TextView As Object

プロパティ値

インターフェイスに関連付けられている TextView コントロールを返します。

適用対象