Partilhar via


MethodInformation.WildcardPath propriedade

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

Sintaxe

'Declaração
Public Property WildcardPath As Boolean
    Get
    Set
'Uso
Dim instance As MethodInformation
Dim value As Boolean

value = instance.WildcardPath

instance.WildcardPath = value
public bool WildcardPath { get; set; }

Valor de propriedade

Tipo: System.Boolean

Ver também

Referência

MethodInformation classe

MethodInformation membros

Microsoft.SharePoint.Client namespace