Build.DeletedBy 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.
The identity of the process or person that deleted the build.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.VisualStudio.Services.WebApi.IdentityRef DeletedBy { get; set; }
member this.DeletedBy : Microsoft.VisualStudio.Services.WebApi.IdentityRef with get, set
Public Property DeletedBy As IdentityRef
Property Value
Microsoft.VisualStudio.Services.WebApi.IdentityRef
- Attributes