XamlControl.PropertyNames.HelpText Field
Gets the help text associated with the control. Data-type: System.String
Namespace: Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls
Assembly: Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (in Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
Syntax
'Declaration
Public Shared ReadOnly HelpText As String
public static readonly string HelpText
public:
static initonly String^ HelpText
static val HelpText: string
public static final var HelpText : 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
XamlControl.PropertyNames Class
Microsoft.VisualStudio.TestTools.UITesting.WindowsRuntimeControls Namespace