Freigeben über


ObjectSharingInformation.AnonymousEditLink-Eigenschaft

Ruft den anonymen Bearbeitungslink für das sicherungsfähige Objekt.

Namespace:  Microsoft.SharePoint.Client
Assemblys:   Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (in Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property AnonymousEditLink As String
    Get
'Usage
Dim instance As ObjectSharingInformation
Dim value As String

value = instance.AnonymousEditLink
public string AnonymousEditLink { get; }

Eigenschaftswert

Typ: System.String
Die anonyme bearbeiten Link oder eine leere Zeichenfolge zurück, wenn der Link nicht verfügbar ist.

Siehe auch

Referenz

ObjectSharingInformation Klasse

ObjectSharingInformation-Member

Microsoft.SharePoint.Client-Namespace