Click or drag to resize

AttributeFieldAttribute Class

返回用户文档首页
为对象的数据成员定义对应的属性名称
Inheritance Hierarchy
SystemObject
  SystemAttribute
    LoongCAD.STC.Friendly.PluginsAttributeFieldAttribute
      LoongCAD.STC.Friendly.PluginsStructuresFieldAttribute

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 class AttributeFieldAttribute : Attribute

The AttributeFieldAttribute type exposes the following members.

Constructors
 NameDescription
Public methodAttributeFieldAttributeInitializes a new instance of the AttributeFieldAttribute class
Top
Properties
 NameDescription
Public propertyAttributeName 属性名称
Top
See Also