BuildDefinitionReference.AuthoredBy Property

Definition

The author of the definition.

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

Property Value

Microsoft.VisualStudio.Services.WebApi.IdentityRef
Attributes

Applies to