Click or drag to resize

SiteVariableDataVertical Property

This is preliminary documentation and is subject to change.

Gets the site's Wikia hub name (e.g. Gaming, Entertainment, Lifestyle).

Namespace: WikiClientLibrary.Wikia.Sites
Assembly: WikiClientLibrary.Wikia (in WikiClientLibrary.Wikia.dll) Version: 0.9.0-int.2+447d1d590e6726b7881f750a0a0e42908f3e417e
Syntax
[JsonPropertyNameAttribute("vertical")]
public string Vertical { get; init; }

Property Value

String
See Also