GetText Method
Definition
Namespace: Avalonia.Win32.Interop.Automation
Assembly: Avalonia.Win32 (in Avalonia.Win32.dll)
- C#
- VB
- F#
string GetText(
int maxLength
)
Function GetText (
maxLength As Integer
) As String
abstract GetText :
maxLength : int -> string
Parameters
Return Value
StringSee Also
Reference
ITextRangeProvider Interface
Avalonia.Win32.Interop.Automation Namespace