Edit

Change<T>.NewContent Property

Definition

Content of the item after the change.

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

Property Value

Attributes

Applies to