Freigeben über


GitUserDate.Email-Eigenschaft

Namespace:  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly:  Microsoft.TeamFoundation.SourceControl.WebApi (in Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Syntax

'Declaration
<DataMemberAttribute(Name := "email", EmitDefaultValue := False)> _
Public Property Email As String
[DataMemberAttribute(Name = "email", EmitDefaultValue = false)]
public string Email { get; set; }

Eigenschaftswert

Typ: System.String

.NET Framework-Sicherheit

Siehe auch

Referenz

GitUserDate Klasse

Microsoft.TeamFoundation.SourceControl.WebApi-Namespace