バージョン

SelectedTextInternal プロパティ (FormattedLinkEditor)

オーバーライド。エディターで選択されるテキストを設定します。
シンタックス
'宣言
 
Protected Overrides Property SelectedTextInternal As String
protected override string SelectedTextInternal {get; set;}
解説
オーバーライドして SupportsSelectableText プロパティから True を返す派生クラスでプロパティをオーバーライドする必要があります。
参照