TeamFoundationServiceHost.PhysicalDirectory Property

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

Syntax

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

TeamFoundationServiceHost Class

Microsoft.TeamFoundation.Framework.Server Namespace