Поделиться через


Свойство ObjectSharingInformation.AnonymousEditLink

Gets the anonymous edit link for the securable object.

Пространство имен:  Microsoft.SharePoint.Client
Сборки:   Microsoft.SharePoint.Client.Silverlight (в Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (в Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)

Синтаксис

'Декларация
Public ReadOnly Property AnonymousEditLink As String
    Get
'Применение
Dim instance As ObjectSharingInformation
Dim value As String

value = instance.AnonymousEditLink
public string AnonymousEditLink { get; }

Значение свойства

Тип: System.String
The anonymous edit link, or an empty string if the link is not available.

См. также

Справочные материалы

ObjectSharingInformation класс

Элементы ObjectSharingInformation

Пространство имен Microsoft.SharePoint.Client