Freigeben über


ServicingLogEntry.Type-Eigenschaft

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
<DataMemberAttribute(Name := "type", Order := )> _
Public Property Type As ServicingLogEntryType
[DataMemberAttribute(Name = "type", Order = )]
public ServicingLogEntryType Type { get; set; }

Eigenschaftswert

Typ: Microsoft.TeamFoundation.Framework.Server.ServicingLogEntryType
Gibt ServicingLogEntryType zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

ServicingLogEntry Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace