Share via


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
'Usage
Dim value As String 

value = Me.m_cssProjectStructure 

Me.m_cssProjectStructure = value
[PersistenceElementNameAttribute("cssProjectStructure")]
protected string m_cssProjectStructure
[PersistenceElementNameAttribute(L"cssProjectStructure")]
protected:
String^ m_cssProjectStructure
protected var m_cssProjectStructure : String

.NET Framework Security

See Also

Reference

TestElement Class

TestElement Members

Microsoft.VisualStudio.TestTools.Common Namespace

CssProjectStructure