Share via


TeamSite.UrlPath Property

NOTE: This API is now obsolete.

Note: This API is included for backward compatibility only. It is not intended for use in future application or solution development.

Namespace:  Microsoft.SharePoint.Portal.Topology
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
<ObsoleteAttribute> _
Public Property UrlPath As String
    Get
    Set
'Usage
Dim instance As TeamSite
Dim value As String

value = instance.UrlPath

instance.UrlPath = value
[ObsoleteAttribute]
public string UrlPath { get; set; }

Property Value

Type: System.String

See Also

Reference

TeamSite Class

TeamSite Members

Microsoft.SharePoint.Portal.Topology Namespace