| WikiPageStubUnknownNamespaceId Field |
This is preliminary documentation and is subject to change.
The
NamespaceId used when the constructor do not have namespace information about the page.
Namespace: WikiClientLibrary.PagesAssembly: WikiClientLibrary (in WikiClientLibrary.dll) Version: 0.9.0-int.2+447d1d590e6726b7881f750a0a0e42908f3e417e
Syntax public const int UnknownNamespaceId = -10000
Public Const UnknownNamespaceId As Integer = -10000
Dim value As Integer
value = WikiPageStub.UnknownNamespaceId
public:
literal int UnknownNamespaceId = -10000
static val mutable UnknownNamespaceId: int
Field Value
Int32See Also