This documentation is archived and is not being maintained.

IPolicyDefinition::Type Property

Gets the type of the policy.

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

property String^ Type {
	String^ get ();
}

Property Value

Type: System::String
The type of the policy.

Show: