This documentation is archived and is not being maintained.

INetFwAuthorizedApplications::Remove Method

Removes the item in this collection with the specified file name.

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

void Remove(
	[InAttribute] String^ imageFileName
)

Parameters

imageFileName
Type: System::String

The file name of the application to remove in this collection.

Show: