Property indicates whether that user's will be able to share links to documents that can be accessed without logging in
命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Property ShareByLinkEnabled As Boolean
Get
Set
用法
Dim instance As SPSite
Dim value As Boolean
value = instance.ShareByLinkEnabled
instance.ShareByLinkEnabled = value
public bool ShareByLinkEnabled { get; set; }
属性值
类型:System.Boolean
True when user will be able to share links to documents that can be accessed without logging in