This documentation is archived and is not being maintained.

IActivityProperties::Node Property

Gets the IBuildInformationNode object that is encapsulated by this interface.

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

property IBuildInformationNode^ Node {
	IBuildInformationNode^ get ();
}

Property Value

Type: Microsoft.TeamFoundation.Build.Client::IBuildInformationNode
The IBuildInformationNode object that is encapsulated by this interface.

Show: