IPublishingErrorFieldConflict.FieldDisplayName Property

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

Syntax

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

IPublishingErrorFieldConflict Interface

Microsoft.TeamFoundation.Controls Namespace