WinEdit.PropertyNames.InsertionIndexLineRelative Field
Returns "InsertionIndexLineRelative".
Namespace: Microsoft.VisualStudio.TestTools.UITesting.WinControls
Assembly: Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
Syntax
'Declaration
Public Shared ReadOnly InsertionIndexLineRelative As String
public static readonly string InsertionIndexLineRelative
public:
static initonly String^ InsertionIndexLineRelative
static val InsertionIndexLineRelative: string
public static final var InsertionIndexLineRelative : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
Microsoft.VisualStudio.TestTools.UITesting.WinControls Namespace