Edit

GitChange.NewContentTemplate Property

Definition

New Content template to be used when pushing new changes.

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

Property Value

Attributes

Applies to