This documentation is archived and is not being maintained.

IBuildDetail::ContainerId Property

Visual Studio 2013

Gets the ContainerId for the container associated with this BuildDetail

Namespace:  Microsoft.TeamFoundation.Build.Client
Assembly:  Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)

property Nullable<long long> ContainerId {
	Nullable<long long> get ();
}

Property Value

Type: System::Nullable<Int64>
Returns Int64.

Show: