Click or drag to resize

PluginGroupAttribute Class

返回用户文档首页
定义插件分组
Inheritance Hierarchy
SystemObject
  SystemAttribute
    LoongCAD.STC.Friendly.PluginsPluginGroupAttribute

Namespace: LoongCAD.STC.Friendly.Plugins
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public sealed class PluginGroupAttribute : Attribute

The PluginGroupAttribute type exposes the following members.

Constructors
 NameDescription
Public methodPluginGroupAttributeInitializes a new instance of the PluginGroupAttribute class
Top
Properties
 NameDescription
Public propertyPluginGroup 插件分组
Top
See Also