Freigeben über


SPMobileUrlRedirection.Url-Eigenschaft

HINWEIS: Diese API ist veraltet.

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

Syntax

'Declaration
<ObsoleteAttribute("Use SPMobileHomePageRedirection instead.")> _
Public Property Url As String
    Get
    Set
'Usage
Dim instance As SPMobileUrlRedirection
Dim value As String

value = instance.Url

instance.Url = value
[ObsoleteAttribute("Use SPMobileHomePageRedirection instead.")]
public string Url { get; set; }

Eigenschaftswert

Typ: System.String

Siehe auch

Referenz

SPMobileUrlRedirection Klasse

SPMobileUrlRedirection-Member

Microsoft.SharePoint.MobileControls-Namespace