Click or drag to resize

PluginNumberAttribute Class

返回用户文档首页
定义插件编号
Inheritance Hierarchy
SystemObject
  SystemAttribute
    LoongCAD.STC.Friendly.PluginsPluginNumberAttribute

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

The PluginNumberAttribute type exposes the following members.

Constructors
 NameDescription
Public methodPluginNumberAttributeInitializes a new instance of the PluginNumberAttribute class
Top
Properties
 NameDescription
Public propertyPluginNumber 插件编号
Top
See Also