TestElement.m_cssProjectStructure Field

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

Returns the value of the CssProjectStructure property.

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

Syntax

'Declaration
<PersistenceElementNameAttribute("cssProjectStructure")> _
Protected m_cssProjectStructure As String
[PersistenceElementNameAttribute("cssProjectStructure")]
protected string m_cssProjectStructure
[PersistenceElementNameAttribute(L"cssProjectStructure")]
protected:
String^ m_cssProjectStructure
[<PersistenceElementNameAttribute("cssProjectStructure")>]
val mutable m_cssProjectStructure: string
protected var m_cssProjectStructure : String

.NET Framework Security

See Also

Reference

TestElement Class

Microsoft.VisualStudio.TestTools.Common Namespace

CssProjectStructure