Freigeben über


GitQueryCommitsCriteria.Author-Eigenschaft

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

Syntax

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

Eigenschaftswert

Typ: System.String

.NET Framework-Sicherheit

Siehe auch

Referenz

GitQueryCommitsCriteria Klasse

Microsoft.TeamFoundation.SourceControl.WebApi-Namespace