ITmiTestImplementation.Storage Özellik

Alır veya dll veya test içeren dosya adını ayarlar.

Ad alanı:  Microsoft.TeamFoundation.TestManagement.Client
Derleme:  Microsoft.TeamFoundation.TestManagement.Client (Microsoft.TeamFoundation.TestManagement.Client.dll içinde)

Sözdizimi

'Bildirim
Property Storage As String
string Storage { get; set; }
property String^ Storage {
    String^ get ();
    void set (String^ value);
}
abstract Storage : string with get, set
function get Storage () : String 
function set Storage (value : String)

Özellik Değeri

Tür: String
dll veya test içeren dosya adı.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ITmiTestImplementation Arabirim

Microsoft.TeamFoundation.TestManagement.Client Ad Alanı