다음을 통해 공유


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

True이면 특성을 지역화할 수 있습니다.

적용 대상