Click or drag to resize

PluginDescriptionAttribute Class

返回用户文档首页
定义插件描述
Inheritance Hierarchy
SystemObject
  SystemAttribute
    LoongCAD.STC.Friendly.PluginsPluginDescriptionAttribute

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 PluginDescriptionAttribute : Attribute

The PluginDescriptionAttribute type exposes the following members.

Constructors
 NameDescription
Public methodPluginDescriptionAttributeInitializes a new instance of the PluginDescriptionAttribute class
Top
Properties
 NameDescription
Public propertyPluginDescription 插件描述
Top
See Also