This documentation is archived and is not being maintained.

WorkItemPolicy::Type Property

This member overrides PolicyBase::Type.

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

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

Property Value

Type: System::String
Returns String.

Implements

IPolicyDefinition::Type

Show: