ObjectSharingInformation.AnonymousEditLink - Propriété
Renvoie le lien Modifier anonyme de l'objet sécurisable.
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 AnonymousEditLink As String
Get
'Utilisation
Dim instance As ObjectSharingInformation
Dim value As String
value = instance.AnonymousEditLink
public string AnonymousEditLink { get; }
Valeur de propriété
Type : System.String
L'anonyme modifier lien ou une chaîne vide si le lien n'est pas disponible.
Voir aussi
Référence
ObjectSharingInformation classe