TestElement.m_cssProjectStructure Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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