Freigeben über


GitRepository.ZDeprecatedDoNotUseUri-Eigenschaft

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

Syntax

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

Eigenschaftswert

Typ: System.String

.NET Framework-Sicherheit

Siehe auch

Referenz

GitRepository Klasse

Microsoft.TeamFoundation.SourceControl.WebApi-Namespace