다음을 통해 공유


IBuildInformationNode.LastModifiedBy Property

Gets the user who last modified this information node.

Namespace:  Microsoft.TeamFoundation.Build.Client
Assembly:  Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)

Syntax

‘선언
ReadOnly Property LastModifiedBy As String
    Get
string LastModifiedBy { get; }
property String^ LastModifiedBy {
    String^ get ();
}
abstract LastModifiedBy : string
function get LastModifiedBy () : String

Property Value

Type: System.String
The user who last modified this information node.

.NET Framework Security

See Also

Reference

IBuildInformationNode Interface

Microsoft.TeamFoundation.Build.Client Namespace