ITestElement.CssProjectStructure Property

Definition

Gets or sets the area path for an associated work item.

public:
 property System::String ^ CssProjectStructure { System::String ^ get(); void set(System::String ^ value); };
public string CssProjectStructure { get; set; }
member this.CssProjectStructure : string with get, set
Public Property CssProjectStructure As String

Property Value

The area path for an associated work item.

Applies to