TestElement.NamePropertyName Field

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Returns "Name".

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

Syntax

'Declaration
Public Const NamePropertyName As String
public const string NamePropertyName
public:
literal String^ NamePropertyName
static val mutable NamePropertyName: string
public const var NamePropertyName : String

.NET Framework Security

See Also

Reference

TestElement Class

Microsoft.VisualStudio.TestTools.Common Namespace