Click or drag to resize

BotPluginVersion Property

Version of the plugin

Namespace:  ff14bot.AClasses
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public abstract Version Version { get; }

Property Value

Type: Version

Implements

IBotPluginVersion
See Also