Freigeben über


CatalogStepPerformer.UpdateCollectionCatalogData Method

Namespace:  Microsoft.TeamFoundation.Server.Core.Extensions
Assembly:  Microsoft.TeamFoundation.Server.Core.Extensions (in Microsoft.TeamFoundation.Server.Core.Extensions.dll)

Syntax

'Declaration
<ServicingStepAttribute> _
Public Sub UpdateCollectionCatalogData ( _
    servicingContext As ServicingContext _
)
[ServicingStepAttribute]
public void UpdateCollectionCatalogData(
    ServicingContext servicingContext
)
[ServicingStepAttribute]
public:
void UpdateCollectionCatalogData(
    ServicingContext^ servicingContext
)
[<ServicingStepAttribute>]
member UpdateCollectionCatalogData : 
        servicingContext:ServicingContext -> unit
public function UpdateCollectionCatalogData(
    servicingContext : ServicingContext
)

Parameters

.NET Framework Security

See Also

Reference

CatalogStepPerformer Class

Microsoft.TeamFoundation.Server.Core.Extensions Namespace