de la propiedad ObjectSharingSettings.CanCurrentUserShareExternally
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblados: Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)
Sintaxis
'Declaración
Public ReadOnly Property CanCurrentUserShareExternally As Boolean
Get
'Uso
Dim instance As ObjectSharingSettings
Dim value As Boolean
value = instance.CanCurrentUserShareExternally
public bool CanCurrentUserShareExternally { get; }
Valor de propiedad
Tipo: System.Boolean