WarehouseDataAccessComponent.WarehouseConfig Property
The WarehouseConfig.
Namespace: Microsoft.TeamFoundation.Warehouse
Assembly: Microsoft.TeamFoundation.Warehouse (in Microsoft.TeamFoundation.Warehouse.dll)
Syntax
'Declaration
Public ReadOnly Property WarehouseConfig As WarehouseConfig
public WarehouseConfig WarehouseConfig { get; }
public:
property WarehouseConfig^ WarehouseConfig {
WarehouseConfig^ get ();
}
member WarehouseConfig : WarehouseConfig with get
function get WarehouseConfig () : WarehouseConfig
Property Value
Type: Microsoft.TeamFoundation.Warehouse.WarehouseConfig
Returns WarehouseConfig.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.