This documentation is archived and is not being maintained.

TeamFoundationIdentityReference::DisplayName Property

Visual Studio 2013

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

[DataMemberAttribute(EmitDefaultValue = false)]
public:
property String^ DisplayName {
	String^ get ();
	void set (String^ value);
}

Property Value

Type: System::String

Show: