SharePointWebApplication.Fields Class

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Framework.Server.Alm.Catalog.Objects.SharePointWebApplication.Fields

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

Syntax

'Declaration
Public NotInheritable Class Fields
public static class Fields
public ref class Fields abstract sealed
[<AbstractClass>]
[<Sealed>]
type Fields =  class end
public final class Fields

The SharePointWebApplication.Fields type exposes the following members.

Fields

  Name Description
Public fieldStatic member AdminUrl
Public fieldStatic member DefaultRelativePath
Public fieldStatic member RootUrl
Public fieldStatic member SiteCreationUrl

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

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