Partager via


ObjectSharingInformation.SharingLinks - Propriété

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public ReadOnly Property SharingLinks As IEnumerable(Of SharingLinkInfo)
    Get
'Utilisation
Dim instance As ObjectSharingInformation
Dim value As IEnumerable(Of SharingLinkInfo)

value = instance.SharingLinks
public IEnumerable<SharingLinkInfo> SharingLinks { get; }

Valeur de propriété

Type : System.Collections.Generic.IEnumerable<SharingLinkInfo>

Voir aussi

Référence

ObjectSharingInformation classe

ObjectSharingInformation - Membres

Microsoft.SharePoint.Client - Espace de noms