This documentation is archived and is not being maintained.

IBuildServiceHost::IsVirtual Property

Gets a value indicating whether this service host is virtual. A virtual service host is dynamically allocated to computers on demand instead of statically at installation time.

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

property bool IsVirtual {
	bool get ();
}

Property Value

Type: System::Boolean

Show: