AttachmentContentTypeValidatorAttribute 클래스

정의

첨부 파일 콘텐츠 형식 유효성 검사기 특성입니다.

public class AttachmentContentTypeValidatorAttribute : Microsoft.Bot.Builder.FormFlow.Advanced.AttachmentValidatorAttribute
type AttachmentContentTypeValidatorAttribute = class
    inherit AttachmentValidatorAttribute
Public Class AttachmentContentTypeValidatorAttribute
Inherits AttachmentValidatorAttribute
상속
AttachmentContentTypeValidatorAttribute

생성자

AttachmentContentTypeValidatorAttribute()

첨부 파일 콘텐츠 형식 유효성 검사기 특성입니다.

속성

Configuration

첨부 파일 콘텐츠 형식 유효성 검사기 특성입니다.

(다음에서 상속됨 AttachmentValidatorAttribute)
ContentType

첨부 파일 콘텐츠 형식 유효성 검사기 특성입니다.

ErrorMessage

첨부 파일 콘텐츠 형식 유효성 검사기 특성입니다.

(다음에서 상속됨 AttachmentValidatorAttribute)

메서드

IsValidAsync(Attachment, String)

첨부 파일 콘텐츠 형식 유효성 검사기 특성입니다.

ProvideHelp()

첨부 파일 콘텐츠 형식 유효성 검사기 특성입니다.

적용 대상