Capture Properties
Collapse the table of content
Expand the table of content

Capture Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The Capture type exposes the following members.

  NameDescription
Public property Index The position in the original string where the first character of the captured substring was found.
Public property Length The length of the captured substring.
Public property Value Gets the captured substring from the input string.
Top

Show:
© 2017 Microsoft