IPublishingErrorItem.DisplayId Property

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

Syntax

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

IPublishingErrorItem Interface

Microsoft.TeamFoundation.Controls Namespace