Share via


BasePath Property

The BasePath property identifies the virtual root for the Microsoft Office Project Server installation to which the Object Link Provider should connect.

Syntax

Property BasePath As String

Parameters

None.

Return Values

This property returns a String that contains the name of the BasePath.

Remarks

If Microsoft Office Project Server is running under http://servername/projectserver, then projectserver is the BasePath. In a Microsoft Office Project Web Access environment it can be derived from the function ApplicationPhysicalPath, which is located in the file application.asp in the Library subdirectory of the Microsoft Office Project Server IIS Virtual Root.

See Also

CodePage Property

Applies To

IObjLinkProvider Interface

Additional Information

Object Link Provider Reference for Microsoft Office Project Server