Share via


GitItemDescriptor.Path Field

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

Syntax

'Declaration
<DataMemberAttribute> _
Public Path As String
[DataMemberAttribute]
public string Path
[DataMemberAttribute]
public:
String^ Path
[<DataMemberAttribute>]
val mutable Path: string
public var Path : String

.NET Framework Security

See Also

Reference

GitItemDescriptor Class

Microsoft.TeamFoundation.SourceControl.WebApi Namespace