This documentation is archived and is not being maintained.

IToolProvider::Extension Property

The extension that this tool operate on.

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

property String^ Extension {
	String^ get ();
}

Property Value

Type: System::String
The extension that this tool operate on.

Show: