CatalogNode.FullPath Property

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

Syntax

'宣言
Public ReadOnly Property FullPath As String
    Get
public string FullPath { get; }
public:
property String^ FullPath {
    String^ get ();
}
member FullPath : string
function get FullPath () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

CatalogNode Class

Microsoft.TeamFoundation.Framework.Client Namespace