バージョン

GetDisplayedError メソッド

添付される DisplayedError DependencyProperty の値を取得します。
シンタックス
'宣言
 
Public Shared Function GetDisplayedError( _
   ByVal rtb As RichTextBox _
) As SyntaxErrorInfo
public static SyntaxErrorInfo GetDisplayedError( 
   RichTextBox rtb
)

パラメータ

rtb
値を取得する RichTextBox。
参照