EventHandler.EndpointUrl 属性
获取或设置与该事件处理程序关联的终结点的 URL。
命名空间: Microsoft.ProjectServer.Client
程序集: Microsoft.ProjectServer.Client(位于 Microsoft.ProjectServer.Client.dll 中)
语法
声明
<RemoteAttribute> _
Public Property EndpointUrl As String
Get
Set
用法
Dim instance As EventHandler
Dim value As String
value = instance.EndpointUrl
instance.EndpointUrl = value
[RemoteAttribute]
public string EndpointUrl { get; set; }
属性值
类型:System.String
终结点的位置。