TestElement.m_cssIteration Field

Definition

Returns the value of the CssIteration property.

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

Field Value

Attributes

Applies to