Click or drag to resize

PluginKeywordAttribute Class

返回用户文档首页
定义插件关键字
Inheritance Hierarchy
SystemObject
  SystemAttribute
    LoongCAD.STC.Friendly.PluginsPluginKeywordAttribute

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

The PluginKeywordAttribute type exposes the following members.

Constructors
 NameDescription
Public methodPluginKeywordAttributeInitializes a new instance of the PluginKeywordAttribute class
Top
Properties
 NameDescription
Public propertyPluginKeyword 插件关键字
Top
See Also