SPEventReceiverDefinitionCreationInformation.Url 属性

此类或成员仅供内部使用,不适合在您的代码中使用。表示提供的远程事件接收器服务的 URL。

命名空间:  Microsoft.SharePoint
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Property Url As String
    Get
    Set
用法
Dim instance As SPEventReceiverDefinitionCreationInformation
Dim value As String

value = instance.Url

instance.Url = value
public string Url { get; set; }

属性值

类型:System.String

另请参阅

引用

SPEventReceiverDefinitionCreationInformation 类

SPEventReceiverDefinitionCreationInformation 成员

Microsoft.SharePoint 命名空间