This documentation is archived and is not being maintained.

BuildExtensionAttribute::Option Property

Gets the current host environment options for this attribute.

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

public:
property HostEnvironmentOption Option {
	HostEnvironmentOption get ();
}

Property Value

Type: Microsoft.TeamFoundation.Build.Client::HostEnvironmentOption
The current host environment options for this attribute.

Show: