Share via


SPList.MobileDefaultViewUrl - Propriété

Gets the URL of the default mobile view for the list.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property MobileDefaultViewUrl As String
    Get
'Utilisation
Dim instance As SPList
Dim value As String

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

Valeur de propriété

Type : System.String
A string that contains the URL.

Voir aussi

Référence

SPList classe

SPList - Membres

Microsoft.SharePoint - Espace de noms