Share via


TeamFoundationSqlNotificationService.Author Property

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

Syntax

'Declaration
Public ReadOnly Property Author As Guid
public Guid Author { get; }
public:
property Guid Author {
    Guid get ();
}
member Author : Guid
function get Author () : Guid

Property Value

Type: System.Guid

.NET Framework Security

See Also

Reference

TeamFoundationSqlNotificationService Class

Microsoft.TeamFoundation.Framework.Server Namespace