Partage via


MethodSignatureGenerator.PagingMethod Propriété

Définition

Obtient ou définit une valeur booléenne spécifiant si la méthode prend en charge la pagination.

public:
 property bool PagingMethod { bool get(); void set(bool value); };
public bool PagingMethod { get; set; }
member this.PagingMethod : bool with get, set
Public Property PagingMethod As Boolean

Valeur de propriété

Valeur booléenne spécifiant si la méthode prend en charge la pagination : True si la méthode prend en charge la pagination ; False dans le cas contraire.

S’applique à