GitChange.NewContentTemplate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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