Share via


TestElement.m_cssProjectStructure Field

Definition

Returns the value of the CssProjectStructure property.

protected: System::String ^ m_cssProjectStructure;
[Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("cssProjectStructure")]
protected string m_cssProjectStructure;
[<Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("cssProjectStructure")>]
val mutable m_cssProjectStructure : string
Protected m_cssProjectStructure As String 

Field Value

Attributes

Applies to