Text

HighlightItem.Text property

ハイライトのテキストを取得します。

public string Text { get; }

プロパティ値

ハイライトのテキストを表す string 値。

関連項目