CatalogNode.ParentPath Property

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

Syntax

'Declaration
Public ReadOnly Property ParentPath As String
public string ParentPath { get; }
public:
property String^ ParentPath {
    String^ get ();
}
member ParentPath : string
function get ParentPath () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

CatalogNode Class

Microsoft.TeamFoundation.Framework.Client Namespace