Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides TeamFoundationServiceHost.GetDataDirectoryRoot().
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Protected Overrides Function GetDataDirectoryRoot As String
protected override string GetDataDirectoryRoot()
protected:
virtual String^ GetDataDirectoryRoot() override
abstract GetDataDirectoryRoot : unit -> string
override GetDataDirectoryRoot : unit -> string
protected override function GetDataDirectoryRoot() : String
Return Value
Type: System.String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.