 | SiteThemeInfoBackgroundImage Property |
This is preliminary documentation and is subject to change.
[Missing <summary> documentation for "P:WikiClientLibrary.Wikia.Sites.SiteThemeInfo.BackgroundImage"]
Namespace: WikiClientLibrary.Wikia.SitesAssembly: WikiClientLibrary.Wikia (in WikiClientLibrary.Wikia.dll) Version: 0.9.0-int.4+fbadc980737ddc9bb67116900ecad57f84a0b241
Syntaxpublic string BackgroundImage { get; }Public ReadOnly Property BackgroundImage As String
Get
Dim instance As SiteThemeInfo
Dim value As String
value = instance.BackgroundImage
public:
property String^ BackgroundImage {
String^ get ();
}member BackgroundImage : string with get
Property Value
String
See Also