FormFlowAttribute 类

定义

FormFlow 属性的抽象基类。

[System.Serializable]
public abstract class FormFlowAttribute : Attribute
[<System.Serializable>]
type FormFlowAttribute = class
    inherit Attribute
Public MustInherit Class FormFlowAttribute
Inherits Attribute
继承
FormFlowAttribute
派生
属性

构造函数

FormFlowAttribute()

FormFlow 属性的抽象基类。

属性

IsLocalizable

如此 如果属性是可本地化的。

适用于