다음을 통해 공유


OrderAttribute(Int32) 생성자

정의

필드 또는 속성의 순서 가중치 설정

public OrderAttribute(int order = 0);
new Microsoft.Bot.Builder.FormFlow.OrderAttribute : int -> Microsoft.Bot.Builder.FormFlow.OrderAttribute
Public Sub New (Optional order As Integer = 0)

매개 변수

order
Int32

주문 가중치

적용 대상