WorkItemPolicy.Type Property

This member overrides PolicyBase.Type.

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

Syntax

'Declaration
Public Overrides ReadOnly Property Type As String
public override string Type { get; }
public:
virtual property String^ Type {
    String^ get () override;
}
abstract Type : string with get 
override Type : string with get
override function get Type () : String

Property Value

Type: System.String
Returns String.

Implements

IPolicyDefinition.Type

.NET Framework Security

See Also

Reference

WorkItemPolicy Class

Microsoft.TeamFoundation.VersionControl.Controls Namespace