Freigeben über


SPMobileCommentsListItemIterator.QueryString-Eigenschaft

HINWEIS: Diese API ist veraltet.

Ruft die Abfrage, die bestimmt, welche Listenelemente gerendert werden.

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

Syntax

'Declaration
<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
'Usage
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; }

Eigenschaftswert

Typ: System.String
Eine String , die die Abfrage Collaborative Application Markup Language (CAML) darstellt. Die Standardmethode ist auf Abfrage für alle Kommentare zu dem Beitrag.

Siehe auch

Referenz

SPMobileCommentsListItemIterator Klasse

SPMobileCommentsListItemIterator-Member

Microsoft.SharePoint.MobileControls-Namespace