Freigeben über


WikiPageCreationInformation.ServerRelativeUrl-Eigenschaft

Namespace:  Microsoft.SharePoint.Client.Utilities
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 Property ServerRelativeUrl As String
    Get
    Set
'Usage
Dim instance As WikiPageCreationInformation
Dim value As String

value = instance.ServerRelativeUrl

instance.ServerRelativeUrl = value
public string ServerRelativeUrl { get; set; }

Eigenschaftswert

Typ: System.String

Siehe auch

Referenz

WikiPageCreationInformation Klasse

WikiPageCreationInformation-Member

Microsoft.SharePoint.Client.Utilities-Namespace