XamlRadioButton.PropertyNames.Group Field
Gets the group under which the radio button is present. Data-Type: Microsoft.VisualStudio.TestTools.UITesting.UITestControl
Namespace: Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls
Assembly: Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (in Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
Syntax
'Declaration
Public Shared ReadOnly Group As String
public static readonly string Group
public:
static initonly String^ Group
static val Group: string
public static final var Group : 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
XamlRadioButton.PropertyNames Class
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls Namespace