다음을 통해 공유


ExtendedAttributeComponent Constructor

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

‘선언
Public Sub New ( _
    connectionString As String _
)
public ExtendedAttributeComponent(
    string connectionString
)
public:
ExtendedAttributeComponent(
    String^ connectionString
)
new : 
        connectionString:string -> ExtendedAttributeComponent
public function ExtendedAttributeComponent(
    connectionString : String
)

Parameters

.NET Framework Security

See Also

Reference

ExtendedAttributeComponent Class

Microsoft.TeamFoundation.Framework.Server Namespace