WinProperties.MonthCalendar.SelectionRange Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Allows read and write access to the SelectionRange property of the control.

Namespace:  Microsoft.VisualStudio.TestTools.UITesting
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntax

'Declaration
Public Shared ReadOnly SelectionRange As String
'Usage
Dim value As String

value = WinProperties..::..MonthCalendar.SelectionRange
public static readonly string SelectionRange
public:
static initonly String^ SelectionRange
public static final var SelectionRange : String
static val SelectionRange: string

Remarks

Use with GetProperty and SetProperty to get and set this property of a UITestControl.

.NET Framework Security

See Also

Reference

WinProperties.MonthCalendar Class

WinProperties.MonthCalendar Members

Microsoft.VisualStudio.TestTools.UITesting Namespace