Edit

Share via


Folder.LastChangedBy Property

Definition

The process or person that last changed the folder.

[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