This documentation is archived and is not being maintained.

ExtensionNameAttribute::Name Property

Gets the extension name override.

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

public:
property String^ Name {
	String^ get ();
}

Property Value

Type: System::String
The extension name override.

Show: