[]
        
(Showing Draft Content)

GrapeCity.Forguncy.Plugin.ObjectPropertyAttribute

类 ObjectPropertyAttribute

标注对象属性

继承
object
System.Attribute
ObjectPropertyAttribute
命名空间: GrapeCity.Forguncy.Plugin
程序集: GrapeCity.Forguncy.Plugin.dll
语法
public class ObjectPropertyAttribute : HyperlinkEditorPropertyAttribute

构造函数

ObjectPropertyAttribute()

标注对象属性

声明
public ObjectPropertyAttribute()

属性

ObjType

标注对象属性

声明
public Type ObjType { get; set; }
属性值
类型 描述
System.Type