This is preliminary documentation and is subject to change.
protected virtual bool DistinctGeneratedPages { get; }
Protected Overridable ReadOnly Property DistinctGeneratedPages As Boolean Get Dim value As Boolean value = Me.DistinctGeneratedPages
protected: virtual property bool DistinctGeneratedPages { bool get (); }
abstract DistinctGeneratedPages : bool with get override DistinctGeneratedPages : bool with get
The default value is false.
If the derived class has overridden EnumPagesAsync(IWikiPageQueryProvider), the value of this property might be ignored.
Copyright (C) CXuesong 2022