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


Свойство ObjectSharingInformation.IsSharedWithGuest

Gets whether the object is shared with anonymous guests.

Пространство имен:  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 IsSharedWithGuest As Boolean
    Get
'Применение
Dim instance As ObjectSharingInformation
Dim value As Boolean

value = instance.IsSharedWithGuest
public bool IsSharedWithGuest { get; }

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

Тип: System.Boolean
true if the object is shared with anonymous guests, otherwise false.

См. также

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

ObjectSharingInformation класс

Элементы ObjectSharingInformation

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