This documentation is archived and is not being maintained.

PolicyBase::Type Property

Gets the name of this policy.

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

public:
virtual property String^ Type {
	String^ get () abstract;
}

Property Value

Type: System::String
The name of this policy.

Implements

IPolicyDefinition::Type

Show: