ITestElement.Storage Property

Definition

Gets or sets the path of the storage location of the deployment items for this element.

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

Property Value

The path of the storage location of the deployment items for this element.

Applies to