Share via


IPublishingErrorItem.Id Property

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

Syntax

'Declaration
ReadOnly Property Id As String
string Id { get; }
property String^ Id {
    String^ get ();
}
abstract Id : string
function get Id () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

IPublishingErrorItem Interface

Microsoft.TeamFoundation.Controls Namespace