Click or drag to resize

RevisionTags Property

This is preliminary documentation and is subject to change.

Any tags for this revision, such as those added by AbuseFilter.

Namespace: WikiClientLibrary.Pages
Assembly: WikiClientLibrary (in WikiClientLibrary.dll) Version: 0.9.0-int.4+fbadc980737ddc9bb67116900ecad57f84a0b241
Syntax
public IList<string> Tags { get; init; }

Property Value

IListString
See Also