SPMobileCommentsListItemIterator.QueryString - Propriété

Remarque : cette API est désormais obsolète.

Obtient la requête qui détermine les éléments de liste sont restitués.

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

Syntaxe

'Déclaration
<ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see https://go.microsoft.com/fwlink/?LinkId=157231.")> _
Public Overrides ReadOnly Property QueryString As String
    Get
'Utilisation
Dim instance As SPMobileCommentsListItemIterator
Dim value As String

value = instance.QueryString
[ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see https://go.microsoft.com/fwlink/?LinkId=157231.")]
public override string QueryString { get; }

Valeur de propriété

Type : System.String
String qui représente la requête Collaborative Application Markup Language (CAML). La valeur par défaut est de requête pour tous les commentaires sur le billet.

Voir aussi

Référence

SPMobileCommentsListItemIterator classe

SPMobileCommentsListItemIterator - Membres

Microsoft.SharePoint.MobileControls - Espace de noms