Share via


ReportingFolder.FullPath Property

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm.Catalog.Objects
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

ReportingFolder Class

Microsoft.TeamFoundation.Framework.Server.Alm.Catalog.Objects Namespace