RequestedForDisplayInformation.DisplayName Property

Display name for user requested for

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

Syntax

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

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

RequestedForDisplayInformation Class

Microsoft.TeamFoundation.Build.Client Namespace