This topic has not yet been rated - Rate this topic

IBuildDetail::Reason Property

Gets the reason the build exists. For more information about the use of this property, see Specify Build Triggers and Reasons

Namespace:  Microsoft.TeamFoundation.Build.Client
Assembly:  Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
property BuildReason Reason {
	BuildReason get ();
}

Property Value

Type: Microsoft.TeamFoundation.Build.Client::BuildReason
The reason the build exists.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.