SPSyncNotificationEndpointInfo.ServerName 属性

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

语法

声明
Public Property ServerName As String
    Get
    Set
用法
Dim instance As SPSyncNotificationEndpointInfo
Dim value As String

value = instance.ServerName

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

属性值

类型:System.String

另请参阅

引用

SPSyncNotificationEndpointInfo 类

SPSyncNotificationEndpointInfo 成员

Microsoft.SharePoint.Client.CompliancePolicy 命名空间