Partilhar via


RESTfulQuery.ShouldExpandProperty método

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxe

'Declaração
Public Function ShouldExpandProperty ( _
    propName As String _
) As Boolean
'Uso
Dim instance As RESTfulQuery
Dim propName As String
Dim returnValue As Boolean

returnValue = instance.ShouldExpandProperty(propName)
public bool ShouldExpandProperty(
    string propName
)

Parâmetros

Valor retornado

Tipo: System.Boolean

Ver também

Referência

RESTfulQuery classe

RESTfulQuery membros

Microsoft.SharePoint.Client namespace