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


Свойство Web.ShowUrlStructureForCurrentUser

Gets a value that specifies whether the current user is able to view the file system structure of this site.

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

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

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

Тип: System.Boolean
true if the current user is able to view the file system structure of this site; otherwise, returns false.

См. также

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

Web класс

Элементы Web

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