TextHighlight.Text プロパティ

定義

強調表示するテキストのスニペットを定義する値を取得または設定します。

public string Text { get; set; }
member this.Text : string with get, set
Public Property Text As String

プロパティ値

強調表示するテキストのスニペット。

適用対象