HelpKeywords.TestElementEnabled Field

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Syntax

'宣言
Public Const TestElementEnabled As String
'使用
Dim value As String

value = HelpKeywords.TestElementEnabled
public const string TestElementEnabled
public:
literal String^ TestElementEnabled
public const var TestElementEnabled : String

Field Value

Type: System.String

Permissions

See Also

Reference

HelpKeywords Class

HelpKeywords Members

Microsoft.VisualStudio.TestTools.Common Namespace