ServiceInterfaces.BaseSiteUrl Field
Base site URL.
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public Const BaseSiteUrl As String
public const string BaseSiteUrl
public:
literal String^ BaseSiteUrl
static val mutable BaseSiteUrl: string
public const var BaseSiteUrl : 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.