Links | 
This is preliminary documentation and is subject to change.
The LinksGenerator type exposes the following members.
| Name | Description | |
|---|---|---|
| DistinctGeneratedPages | 
            When using the default implementation of EnumPagesAsync(IWikiPageQueryProvider),
            determines whether to remove duplicate page results generated from generator results.
             (Inherited from WikiPagePropertyGeneratorTItem)  | |
| GeneratorName | (Inherited from WikiPagePropertyGeneratorTItem)  | |
| MatchingTitles | Only list links to these titles. Useful for checking whether a certain page links to a certain title. (MediaWiki 1.17+) | |
| NamespaceIds | Only list pages in these namespaces. | |
| OrderDescending | Gets/sets a value that indicates whether the links should be listed in the descending order. (MediaWiki 1.19+) | |
| PageId | 
            Gets/sets the page ID from which to get the list-like property value.
             (Inherited from WikiPagePropertyListT)  | |
| PageTitle | 
            Gets/sets the page title from which to get the list-like property value.
             (Inherited from WikiPagePropertyListT)  | |
| PaginationSize | 
            Gets/sets maximum items returned per MediaWiki API invocation.
             (Inherited from WikiPagePropertyListT)  | |
| PropertyName | 
            Gets the name of the property, used as the value of prop parameter in action=query request.
             (Overrides WikiPagePropertyListTPropertyName)  | |
| Site | Gets the MediaWiki site this instance applies to. (Inherited from WikiPagePropertyListT)  |