Share via


ExtensionNameAttribute.Name Property

Gets the extension name override.

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

Syntax

'Declaration
Public ReadOnly Property Name As String
public string Name { get; }
public:
property String^ Name {
    String^ get ();
}
member Name : string with get
function get Name () : String

Property Value

Type: System.String
The extension name override.

.NET Framework Security

See Also

Reference

ExtensionNameAttribute Class

Microsoft.TeamFoundation Namespace