Comment.Author-Eigenschaft

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

Syntax

'Declaration
<ClientPropertyAttribute(ClientVisibility.Private, PropertyName := "AuthorIdentity")> _
Public Property Author As Guid
[ClientPropertyAttribute(ClientVisibility.Private, PropertyName = "AuthorIdentity")]
public Guid Author { get; set; }

Eigenschaftswert

Typ: System.Guid
Gibt Guid zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

Comment Klasse

Microsoft.TeamFoundation.Discussion.Server-Namespace