Link.Storage Property

Definition

Gets the relative path of the object on the server.

public:
 property System::String ^ Storage { System::String ^ get(); };
[Microsoft.VisualStudio.TestTools.Common.VisibleProperty]
public string Storage { get; }
[<Microsoft.VisualStudio.TestTools.Common.VisibleProperty>]
member this.Storage : string
Public ReadOnly Property Storage As String

Property Value

The relative path of the object on the server.

Attributes

Applies to