This documentation is archived and is not being maintained.

ExtensionNameAttribute Constructor

Initializes a new instance of the ExtensionNameAttribute class.

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

public:
ExtensionNameAttribute(
	String^ name
)

Parameters

name
Type: System::String

The name to use as an override for the extension’s fully qualified class name.

Show: