de la propiedad MethodInformation.WildcardPath
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblado: Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxis
'Declaración
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 propiedad
Tipo: System.Boolean