Click or drag to resize
IZetAppAppButtonInfo Property
Zet Universe

[This is preliminary documentation and is subject to change.]

Provides information about this application's button, including its name, tooltip, and icon.

Namespace: ZU.Plugins
Assemblies:  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
Syntax
C#
IAppButtonInfo AppButtonInfo { get; }

Property Value

Type: IAppButtonInfo
See Also