This documentation is archived and is not being maintained.

PolicyType::New Method

Creates a new policy instance of this type.

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

public:
virtual IPolicyDefinition^ New()

Return Value

Type: Microsoft.TeamFoundation.VersionControl.Client::IPolicyDefinition
The new policy instance of this type.

Show: