This documentation is archived and is not being maintained.

IPolicyCompatibility::GetAssemblyName Method

Used for backward compatibility where you must specify a different assembly name for the checkin policy in order to maintain backward compatibility with a previously released version of the checkin policy.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

String^ GetAssemblyName()

Return Value

Type: System::String
The assembly name that should be stored in the metadata.

Show: