DefinitionReference.Type Property

Definition

The type of the definition.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public Microsoft.TeamFoundation.Build.WebApi.DefinitionType Type { get; set; }
member this.Type : Microsoft.TeamFoundation.Build.WebApi.DefinitionType with get, set
Public Property Type As DefinitionType

Property Value

Attributes

Applies to