Click or drag to resize

WikiLinkInterwikiPrefix Property

This is preliminary documentation and is subject to change.

Gets interwiki prefix of the wikilink.

Namespace: WikiClientLibrary
Assembly: WikiClientLibrary (in WikiClientLibrary.dll) Version: 0.9.0-int.3+0a73c45f0c78941900e328c6c6b819597b665e00
Syntax
public string? InterwikiPrefix { get; }

Property Value

String
Interwiki prefix of the wikilink. If this link is not an interwiki link, the value is null.
See Also