SPSite.WebVisualReport.WebPath property
A URL relativa ao servidor do site.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Property WebPath As String
Get
Private Set
'Uso
Dim instance As SPSite.WebVisualReport
Dim value As String
value = instance.WebPath
public string WebPath { get; private set; }
Property value
Type: System.String
Uma representação de String do caminho da Web (URL relativo ao servidor) deste site.