Share via


GenerateConstantAttributeBase Constructor

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

Syntax

'Declaration
Protected Sub New ( _
    alternateName As String _
)
protected GenerateConstantAttributeBase(
    string alternateName
)
protected:
GenerateConstantAttributeBase(
    String^ alternateName
)
new : 
        alternateName:string -> GenerateConstantAttributeBase
protected function GenerateConstantAttributeBase(
    alternateName : String
)

Parameters

.NET Framework Security

See Also

Reference

GenerateConstantAttributeBase Class

Microsoft.TeamFoundation.Common Namespace