Freigeben über


SPObjectSharingInformation.AnonymousEditLink-Eigenschaft

Ruft den Link anonyme bearbeiten für das sicherungsfähige Objekt oder eine leere Zeichenfolge, wenn der Link nicht verfügbar ist.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property AnonymousEditLink As String
    Get
    Private Set
'Usage
Dim instance As SPObjectSharingInformation
Dim value As String

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

Eigenschaftswert

Typ: System.String
Der Link anonyme bearbeiten oder eine leere Sting.

Siehe auch

Referenz

SPObjectSharingInformation Klasse

SPObjectSharingInformation-Member

Microsoft.SharePoint-Namespace