Edit

Share via


Build.LastChangedBy Property

Definition

The identity representing the process or person that last changed the build.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.VisualStudio.Services.WebApi.IdentityRef LastChangedBy { get; set; }
member this.LastChangedBy : Microsoft.VisualStudio.Services.WebApi.IdentityRef with get, set
Public Property LastChangedBy As IdentityRef

Property Value

Microsoft.VisualStudio.Services.WebApi.IdentityRef
Attributes

Applies to