Change<T>.NewContent 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.
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