Warning.UserDisplayName Property

The user who has the conflicting change pended.

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

Syntax

'Declaration
Public ReadOnly Property UserDisplayName As String
public string UserDisplayName { get; }
public:
property String^ UserDisplayName {
    String^ get ();
}
member UserDisplayName : string with get
function get UserDisplayName () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

Warning Class

Microsoft.TeamFoundation.VersionControl.Client Namespace