Language

AppManagedTextQueryMatch.TextLength Property

Definition

public:
 property int TextLength { int get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
int TextLength();
[Windows.Foundation.Metadata.Experimental]
public int TextLength { [Windows.Foundation.Metadata.Experimental] get; }
var int32 = appManagedTextQueryMatch.textLength;
Public ReadOnly Property TextLength As Integer

Property Value

Int32

int

Attributes

Applies to