다음을 통해 공유


AcceptVerbsAttribute.Verbs 속성

정의

동작 메서드에서 응답할 HTTP 동사 목록을 가져오거나 설정합니다.

public System.Collections.Generic.ICollection<string> Verbs { get; }
member this.Verbs : System.Collections.Generic.ICollection<string>
Public ReadOnly Property Verbs As ICollection(Of String)

속성 값

동작 메서드에서 응답할 HTTP 동사 목록입니다.

적용 대상