获取发生事件的 Web 站点的 URL。
命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property WebUrl As String
Get
用法
Dim instance As SPListEventProperties
Dim value As String
value = instance.WebUrl
public string WebUrl { get; }
属性值
类型:System.String
一个字符串,包含 Web 站点的 URL。