Share via


WarehouseConfig.CreateEmptyConfig 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 Shared Function CreateEmptyConfig As WarehouseConfig
'Usage
Dim returnValue As WarehouseConfig 

returnValue = WarehouseConfig.CreateEmptyConfig()
public static WarehouseConfig CreateEmptyConfig()
public:
static WarehouseConfig^ CreateEmptyConfig()
public static function CreateEmptyConfig() : WarehouseConfig

Return Value

Type: Microsoft.TeamFoundation.Warehouse.WarehouseConfig

.NET Framework Security

See Also

Reference

WarehouseConfig Class

WarehouseConfig Members

Microsoft.TeamFoundation.Warehouse Namespace