Share via


WarehouseConfig.SaveToString Method

This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.TeamFoundation.Warehouse
Assembly:  Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)

Syntax

'Declaration
Public Function SaveToString As String
'Usage
Dim instance As WarehouseConfig 
Dim returnValue As String 

returnValue = instance.SaveToString()
public string SaveToString()
public:
String^ SaveToString()
public function SaveToString() : String

Return Value

Type: System.String

.NET Framework Security

See Also

Reference

WarehouseConfig Class

WarehouseConfig Members

Microsoft.TeamFoundation.Warehouse Namespace